summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: cleanup misc-utils/Makefile.amKarel Zak2011-11-031-20/+20
* build-sys: cleanup BUILD_UUIDDKarel Zak2011-11-031-1/+2
* lsblk: remove __NCOLUMNSDavidlohr Bueso2011-11-021-10/+10
* blkid: print ID_PART_ENTRY_* for small devicesKarel Zak2011-10-211-5/+3Star
* lsblk: inform about depencency to /sys/dev/blockSami Kerola2011-10-102-0/+18
* Merge branch 'manuals' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-10-101-82/+94
|\
| * docs: align logger.1 with howto-man-page.txtSami Kerola2011-10-031-82/+94
* | lsblk: add udev supportIlias Mamedov2011-10-032-4/+48
|/
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-272-17/+10Star
* blkid: fix unfinished sentence for -l option in blkid.8Dave Reisner2011-09-271-1/+1
* uuidd: Add missing break to option case statementEric Sandeen2011-09-271-0/+1
* whereis: non-ANSI definition [smatch scan]Karel Zak2011-09-121-1/+1
* logger: non-ANSI definition [smatch scan]Karel Zak2011-09-121-5/+2Star
* cal: non-ANSI definition [smatch scan]Karel Zak2011-09-121-6/+2Star
* blkid: potential null derefence [smatch scan]Karel Zak2011-09-121-3/+3
* kill: potential null derefence [smatch scan]Karel Zak2011-09-121-3/+5
* kill: fix issue warned by smatchSami Kerola2011-09-101-1/+2
* whereis: fix gcc warnings [-Wsign-compare]Karel Zak2011-08-311-1/+1
* Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-08-313-117/+0Star
|\
| * docs: Documentation directory addedSami Kerola2011-08-123-117/+0Star
* | whereis: search in path for binaries onlyKarel Zak2011-08-301-7/+8
* | whereis: search in pathDavidlohr Bueso2011-08-301-1/+68
* | lsblk: add note to the man pageKarel Zak2011-08-291-0/+3
* | docs: tweak the formatting and wording of several disk-utils man pagesBenno Schulenberg2011-08-292-16/+15Star
* | look: adjust the formatting and some wording of the man pageBenno Schulenberg2011-08-291-22/+26
* | docs: also uniformize headers and footers of troff-formatted man pagesBenno Schulenberg2011-08-291-2/+2
* | uuidd: (man page) alphabetize the optionsBenno Schulenberg2011-08-221-22/+22
* | uuidd: (man page) repair the snipped up description of option -TBenno Schulenberg2011-08-221-17/+17
* | docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-2216-22/+23
* | build-sys: add --enable-ddateKarel Zak2011-08-181-2/+7
* | ddate: fix St. Tib's Day in other languagesKarel Zak2011-08-181-1/+2
* | blkid: fix typoKarel Zak2011-08-161-3/+2Star
* | dmesg: cleanup usage()Karel Zak2011-08-161-10/+11
* | whereis: cleanup usage()Karel Zak2011-08-161-15/+17
* | uuidgen: cleanup usage()Karel Zak2011-08-161-7/+8
* | uuidd: cleanup usage()Karel Zak2011-08-161-15/+16
* | rename: cleanup usage()Karel Zak2011-08-161-5/+6
* | namei: cleanup usage()Karel Zak2011-08-161-16/+17
* | mcookie: cleanup usage()Karel Zak2011-08-161-8/+9
* | look: cleanup usage()Karel Zak2011-08-161-10/+11
* | logger: indent usage()Karel Zak2011-08-161-19/+15Star
* | cal: indent usage()Karel Zak2011-08-161-12/+14
* | blkid: indent usage()Karel Zak2011-08-161-27/+27
* | logger: improve descriptions on man page, sort the options, add -h and -VBenno Schulenberg2011-08-161-35/+36
* | logger: improve, sort and slice up usage() help textBenno Schulenberg2011-08-161-12/+14
* | findmnt: slice up the help text into manageable chunksBenno Schulenberg2011-08-161-5/+11
* | findmnt: improve spelling, wording and order of help textBenno Schulenberg2011-08-161-14/+14
* | logger: use simple apostrophe instead of multibyte char in logger.1Petr Uzel2011-08-151-1/+1
|/
* wipefs: change option -v to -V for --version; add it to man pageBenno Schulenberg2011-08-082-6/+8
* findmnt: (man page) short option for --timeout is not -t but -wBenno Schulenberg2011-08-081-14/+14