summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* cal.c: fix typo ("fistt day") in help text, seize chance to improve itBenno Schulenberg2011-08-081-8/+8
* look: fix manpage formattingPetr Uzel2011-08-081-2/+2
* cal: fix manpage formattingPetr Uzel2011-08-081-3/+2Star
* docs: remove README.nameiSami Kerola2011-08-022-32/+1Star
* textual: add some guiding comments for translatorsBenno Schulenberg2011-08-021-0/+1
* uuidd: distinguish between singular and plural in three messagesBenno Schulenberg2011-08-021-4/+10
* wipefs: gettextize one sentence as a wholeBenno Schulenberg2011-08-021-2/+3
* lsblk: correct mistaken wordBenno Schulenberg2011-08-021-1/+1
* blkid: fix compiler warnings [-Wunused-parameter]Karel Zak2011-08-011-2/+2
* kill: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-4/+3Star
* findmnt: fix compiler warnings [-Wunused-parameter]Karel Zak2011-08-011-2/+4
* lsblk: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-3/+3
* uuidd: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-2/+2
* misc: use unsigned int for bit-filedsKarel Zak2011-07-291-4/+4
* include: [strutils.c] add list parsersKarel Zak2011-07-272-6/+3Star
* include; [tt.c] check for array size in columns parserKarel Zak2011-07-272-9/+18