summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-1917-17/+17
* docs: namei(1): SEE ALSO: add symlink(7)Michael Kerrisk2016-12-091-1/+2
* docs: kill(1): Wording fixMichael Kerrisk2016-12-091-1/+1
* docs: various pages: Use 'UID" and "GID", not "uid" and "gid" in man pagesMichael Kerrisk2016-12-091-1/+1
* docs: various pages: Use "PID" not "pid" in man-pagesMichael Kerrisk2016-12-091-6/+6
* docs: various pages: Use "ID" not "id" in man pagesMichael Kerrisk2016-12-091-1/+1
* docs: various pages: Format pathnames as italic (.I)Michael Kerrisk2016-12-093-6/+6
* findmnt: add --tree to allow to enable tree output for --mtabKarel Zak2016-12-082-3/+18
* findmnt: add note about mount optionsKarel Zak2016-12-082-3/+6
* docs: kill(1): Wording fixMichael Kerrisk2016-12-051-1/+1
* docs: kill(1): Formatting fixesMichael Kerrisk2016-12-051-2/+7
* docs: kill(1): Rework notes on thread groupsMichael Kerrisk2016-12-051-18/+15Star
* docs: kill(1): Add more detail on use of SIGTERM vs SIGKILLMichael Kerrisk2016-12-051-3/+11
* docs: kill(1): Fix section reference for sigqueue(3) and add to SEE ALSOMichael Kerrisk2016-12-051-1/+2
* docs: various pages: Use "system call" not "syscall"Michael Kerrisk2016-12-051-2/+2
* misc: fix typos using codespellRuediger Meier2016-12-011-1/+1
* misc: spelling, always use "cannot" instead of "can not"Ruediger Meier2016-11-301-1/+1
* Replace reference to sigvec(2) with sigaction(2)Michael Kerrisk (man-pages)2016-11-291-1/+1
* Fix formatting errors in page cross referencesMichael Kerrisk (man-pages)2016-11-291-1/+1
* Fix section number in lockf() page xrefMichael Kerrisk (man-pages)2016-11-291-1/+1
* Place SEE ALSO entries in orderMichael Kerrisk (man-pages)2016-11-297-10/+10
* lsblk: add note about --sort and --list relationKarel Zak2016-11-021-1/+1
* lsblk: sort by MAJ:MIN by defaultKarel Zak2016-11-021-0/+5
* misc: fix unsigned int usage for ctype.h functionsKarel Zak2016-10-261-1/+1
* Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2016-10-242-3/+3
|\
| * Fix minor typosYuri Chornoivan2016-10-202-3/+3
* | getopt: be sure that options array is terminatedKarel Zak2016-10-211-8/+11
|/
* cal: support abbreviated month namesKarel Zak2016-10-072-4/+21
* cal: support alone month name parameterKarel Zak2016-10-072-7/+16
* cal: cleanup man pageKarel Zak2016-10-071-20/+22
* cal: remove err message from monthname_to_number()Karel Zak2016-10-071-3/+7
* findmnt: (verify) fix mem leak [coverity scan]Karel Zak2016-10-051-5/+6
* findmnt: remove duplicate includeKarel Zak2016-09-301-1/+0Star
* findmnt: (verify) add docsKarel Zak2016-09-232-1/+11
* findmnt: (verify) minor changes in stringsKarel Zak2016-09-231-3/+3
* findmnt: (verify) check filesystem typeKarel Zak2016-09-231-0/+198
* findmnt: (verify) add swaparea verificationKarel Zak2016-09-231-2/+30
* findmnt: (verify) add options verificationKarel Zak2016-09-231-1/+23
* findmnt: (verify) add source verificationKarel Zak2016-09-232-8/+85
* findmnt: add --verify and --verboseKarel Zak2016-09-234-42/+283
* libsmartcols: support LIBSMARTCOLS_DEBUG_PADDING=onKarel Zak2016-09-072-0/+4
* include/closestream: define exit codesKarel Zak2016-08-162-1/+3
* kill: remove pid command-name to option aliasSami Kerola2016-08-142-9/+0Star
* uuidd: remove unnecessary pidpile path variableSami Kerola2016-08-081-5/+2Star
* Merge branch 'getopt' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2016-08-022-32/+60
|\
| * getops: improve getopt-parse.bash exampleSami Kerola2016-07-272-32/+60
* | misc: fix declarations shadowing variables in the global scope [oclint]Sami Kerola2016-07-211-7/+7
* | libmount, look: remove dead code [oclint]Sami Kerola2016-07-211-2/+0Star
* | logger: simplify if clause [oclint]Sami Kerola2016-07-211-24/+24
* | misc: simplify if clauses [oclint]Sami Kerola2016-07-213-11/+6Star
|/