summaryrefslogtreecommitdiff
path: root/misc-utils
AgeCommit message (Expand)AuthorFilesLines
2014-02-16s_addr is defined to something strange on illumosIgor Pashev1-5/+5
2014-02-15include <libgen.h> for basename()Igor Pashev1-0/+1
2014-02-10cal: remove unnecessary static variablesSami Kerola1-19/+0
2014-02-10getopt.1: The usual doc dir is /usr/share/doc, not .../docsVille Skyttä1-1/+1
2014-02-10lsblk: add PARTTYPE tagMichael Marineau1-0/+13
2014-02-06cal: limit year to 32 bit valueSami Kerola1-21/+23
2014-01-20wipefs: call BLKRRPART when erase partition tableKarel Zak2-8/+36
2014-01-16wipefs: add comments to codeKarel Zak1-4/+7
2014-01-14rename: fix mem leak [coverity scan]Karel Zak1-1/+3
2014-01-07uuidd: use pkg-config to find systemd-deamon supportSami Kerola4-812/+8
2014-01-07cal: in man page improve grammar and wording of the reformation limitationBenno Schulenberg1-5/+6
2014-01-06cal: in man page admit that any week has just one SundayBenno Schulenberg1-5/+5
2014-01-06cal: mention where Gregorian reformation happen in September 1752Sami Kerola1-6/+12
2013-12-11findmnt: add -U to de-deplicate filesystemsKarel Zak1-2/+18
2013-12-11findmnt: cleanup usage()Karel Zak1-39/+34
2013-12-06cal: use month contents structure for --year printingSami Kerola1-184/+45
2013-12-06cal: use month contents structure for --three printingSami Kerola1-110/+26
2013-12-06cal: add month contents structureSami Kerola1-7/+169
2013-12-06cal: determine how many header lines are needed at initializationSami Kerola1-31/+22
2013-12-06cal: make user request to be part of read-only control structSami Kerola1-65/+73
2013-12-06cal: determine output width at beginning of run and reuse resultSami Kerola1-47/+38
2013-12-06cal: simplify ascii_weeknum() functionSami Kerola1-5/+2
2013-12-06cal: make day_in_week() use same variable names as other functionsSami Kerola1-14/+14
2013-12-06cal: add input variable names to function prototypesSami Kerola1-16/+18
2013-12-06cal: rename ascii_wnum() to ascii_weeknum()Sami Kerola1-4/+4
2013-12-06cal: use control structure for run time configurationSami Kerola1-131/+140
2013-12-02namei: align missing files with rest of the print outSami Kerola1-0/+9
2013-11-18lsblk: fix -D segfaultKarel Zak1-3/+3
2013-11-08blkid: simple typoPhillip Susi1-1/+1
2013-11-07blkid: escape quotes in the outputKarel Zak1-4/+8
2013-10-22cal: fix coding styleKarel Zak1-81/+107
2013-10-22cal: remove optional from short arg -wTommi Kyntola2-3/+3
2013-10-22cal: added argument option for -w|--week to display that weekTommi Kyntola2-17/+100
2013-10-22cal: added -w|--week for showing week numbersTommi Kyntola2-29/+121
2013-10-15cal: fix compiler warning on systems without term libsKarel Zak1-2/+4
2013-10-15cal: fix warning when compiled --without-ncursesKarel Zak1-1/+1
2013-10-15docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg10-17/+15
2013-10-14docs: improve formatting and wording of the getopt man pageBenno Schulenberg1-21/+32
2013-10-14docs: sort the options in the logger man page alphabeticallyBenno Schulenberg1-31/+31
2013-10-14docs: improve a bit the wording on the logger man pageBenno Schulenberg1-13/+13
2013-10-14textual: remove duplicate mention of '--help' from lsblk help textBenno Schulenberg1-4/+3
2013-10-14build-sys: move getopt examples to docdirKarel Zak1-1/+1
2013-10-11cal: fix gettext warningKarel Zak1-2/+2
2013-10-11cal: improve the help text and man pagePádraig Brady2-5/+9
2013-10-08textual: tag a translator comment and put it in proper placeBenno Schulenberg1-6/+4
2013-10-08wipefs: pluralize one messageBenno Schulenberg1-2/+4
2013-10-08mcookie: pluralize two messagesBenno Schulenberg1-4/+6
2013-09-30clean up term lib handlingMike Frysinger1-10/+2
2013-09-30findmnt: always allocate memory for cell valueDave Reisner1-1/+1
2013-09-16lsblk: use TT_FL_FREEDATA for tt tableKarel Zak1-1/+1