summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
...
| * cal: mark all functions staticSami Kerola2013-05-261-22/+22
| * cal: stop trimming whitespacesSami Kerola2013-05-261-18/+1Star
| * docs: cal: add --color option description to manual pageSami Kerola2013-05-261-0/+14
| * cal: add --color to usage()Sami Kerola2013-05-261-15/+14Star
| * cal: support --color[={auto,always,never}]Sami Kerola2013-05-262-3/+18
| * cal: de-duplicate julian specific functionsSami Kerola2013-05-261-74/+45Star
| * cal: remove unnecessary initializationsSami Kerola2013-05-261-7/+0Star
| * cal: simplify calendar reformat calculationsSami Kerola2013-05-261-26/+15Star
| * cal: clean up use of constantsSami Kerola2013-05-261-60/+81
| * cal: convert function like definitions to functionsSami Kerola2013-05-261-17/+28
| * cal: fix preprocessor directive indendationSami Kerola2013-05-261-42/+39Star
* | textual: fix typo in error message and uniformize their use of periodBenno Schulenberg2013-05-281-6/+6
* | getopt: add reference to /usr/share/docs to man pageKarel Zak2013-05-281-1/+4
|/
* uuidd: clean up error messagesKarel Zak2013-05-152-47/+32Star
* blkid: fix typo in ID_FS_AMBIVALEN=Karel Zak2013-05-141-1/+1
* standard SEE ALSO section of man pagesMike Frysinger2013-05-134-8/+6Star
* lsblk: add SERIAL columnKarel Zak2013-05-131-1/+13
* blkid, hwclock, ldattach: use program_invocation_short_nameSami Kerola2013-04-261-3/+1Star
* Fix various typosYuri Chornoivan2013-04-261-1/+1
* wipefs: clean up codeKarel Zak2013-04-261-28/+35
* wipefs: add --backupOndrej Oprala2013-04-262-4/+55
* blkid: use xalloc everywhereKarel Zak2013-04-101-22/+4Star
* various: fix shadow declarations [smatch scan]Sami Kerola2013-04-091-1/+0Star
* uuidd.8: Document --debug and --quiet long options.Ville Skyttä2013-04-081-2/+2
* logger: make socket initialization in main() more readableKarel Zak2013-04-081-4/+4
* logger: allow to log using tcp transport protocolSami Kerola2013-04-082-62/+113
* logger: make local sockets to try both stream and datagramSami Kerola2013-04-051-17/+25
* getopt: fix usage() typo unquote -> unquotedKarel Zak2013-04-051-1/+1
* findmnt: fix typo fsroot -> nofsrootKarel Zak2013-04-051-1/+1
* blkid: use O_CLOEXECKarel Zak2013-04-031-1/+1
* lsblk: add --pathsKarel Zak2013-03-292-19/+45
* wipefs: make do_wipe() more readable [coverity scan]Karel Zak2013-03-271-1/+3
* rename: fix memory leak [coverity scan]Karel Zak2013-03-271-1/+2
* wipefs: fix memory leak [coverity scan]Karel Zak2013-03-271-2/+5
* getopt: fix normalize() usage [coverity scan]Karel Zak2013-03-271-1/+1
* lsblk: check returns [coverity scan]Karel Zak2013-03-271-1/+3
* blkid: use xalloc.h when possibleSami Kerola2013-03-261-4/+5
* docs: make the section AVAILABILITY always come last in man pagesBenno Schulenberg2013-03-204-12/+12
* docs: normalize formatting of lslocks man pageBenno Schulenberg2013-03-201-24/+31
* docs: normalize formatting of wipefs man pageBenno Schulenberg2013-03-201-30/+38
* docs: normalize formatting of findmnt man pageBenno Schulenberg2013-03-201-28/+56
* docs: sort the options in findmnt man page alphabeticallyBenno Schulenberg2013-03-201-63/+65
* blkid: also accept -V for displaying version informationBenno Schulenberg2013-03-202-3/+4
* docs: improve wording and formatting of blkid man pageBenno Schulenberg2013-03-201-70/+67Star
* whereis: canonicalize directories pathsKarel Zak2013-03-202-5/+7
* wipefs: add -f to getopt_long()Karel Zak2013-03-191-1/+1
* docs: generic whereis.1 clean upSami Kerola2013-03-191-36/+25Star
* whereis: support MANPATH environment variableSami Kerola2013-03-192-14/+19
* whereis: align with howto-usage-function.txtSami Kerola2013-03-191-18/+15Star
* whereis: add search scope listing optionSami Kerola2013-03-192-1/+39