summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* docs: add info about *_DEBUG= to man pagesKarel Zak2015-02-031-0/+3
* textual: grammarize and harmonize the stat error messageBenno Schulenberg2015-02-022-2/+2
* whereis: lookup also info docsKarel Zak2015-02-022-4/+6
* wipefs: fix FD leak on error [coverity scan]Karel Zak2015-01-291-2/+1Star
* lsblk: implement SOMEOK (=64) return codeKarel Zak2015-01-292-13/+38
* findmnt: fix mem leaks [coverity scan]Karel Zak2015-01-291-10/+16
* Merge branch 'timex' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2015-01-261-1/+8
|\
| * logger: check availability of ntp_gettime()Samuel Thibault2015-01-231-1/+8
* | textual: fix various minor typosYuri Chornoivan2015-01-261-1/+1
* | Merge branch 'opts' of https://github.com/jwpi/util-linuxKarel Zak2015-01-263-3/+3
|\ \
| * | docs: restore minus symbols in long optsJ William Piggott2015-01-213-3/+3
| |/
* | logger: improve usage()Karel Zak2015-01-261-14/+14
* | textual: put option and its description into a single translatable stringBenno Schulenberg2015-01-261-2/+2
* | docs: fix two spellings in man page of loggerBenno Schulenberg2015-01-261-2/+2
* | textual: fix spellos and inconsistencies in several program messagesBenno Schulenberg2015-01-261-1/+1
|/
* docs: fix-up man-pages flaged by checkmans.shJ William Piggott2015-01-131-1/+0Star
* docs: remove obsolete and unneeded comments from man-page filesBenno Schulenberg2015-01-129-19/+0Star
* look: remove dead codeSami Kerola2015-01-071-10/+0Star
* lslocks: fix type warningSami Kerola2015-01-071-1/+1
* maint: fix shadow declarationSami Kerola2015-01-072-4/+4
* look: slice up the usage text for ease of translationBenno Schulenberg2015-01-061-8/+9
* docs: improve some wordings on the man page of wipefsBenno Schulenberg2015-01-061-16/+17
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-0615-0/+51
* cal: fix signed integer overflow [AddressSanitizer]Sami Kerola2014-12-191-2/+4
* docs: adjust some formatting and wordings in a handful of man pagesBenno Schulenberg2014-12-195-65/+68
* docs: adjust the grammar, text, sorting and formatting of logger man pageBenno Schulenberg2014-12-191-142/+116Star
* docs: don't use bold or italics for "[option]" in synopsis of man pagesBenno Schulenberg2014-12-1912-20/+25
* docs: improve the sorting of the options in the man page of getoptBenno Schulenberg2014-12-191-9/+9
* textual: do not start option descriptions with a capitalBenno Schulenberg2014-12-191-14/+14
* getopt: cleanup add_log_options()Karel Zak2014-12-091-6/+9
* getopt: rename function to keep code readableKarel Zak2014-12-091-6/+6
* getopt: fix compiler warningKarel Zak2014-12-091-1/+1
* getopt: avoid re-terminating long_option list at every updateSami Kerola2014-12-081-11/+10Star
* getopt: change --shell argument parsing functionSami Kerola2014-12-081-12/+10Star
* getopt: prefer switch-case rather than long if statementSami Kerola2014-12-081-27/+37
* getopt: remove unnecessary codeSami Kerola2014-12-081-9/+1Star
* getopt: make normalize() print stringsSami Kerola2014-12-081-14/+12Star
* getopt: use xstrdup rather than malloc + strcpySami Kerola2014-12-081-12/+5Star
* getopt: add struct getopt_control and remove global variablesSami Kerola2014-12-081-81/+83
* getopt: remove function prototypesSami Kerola2014-12-081-10/+0Star
* getopt: make nonoptions optstring comment correctSami Kerola2014-12-081-2/+2
* getopt: sync with 1.1.6 releaseSami Kerola2014-12-081-4/+17
* lsblk: add SUBSYSTEMS columnKarel Zak2014-12-021-0/+37
* lsblk: add HOTPLUG columnKarel Zak2014-12-021-1/+6
* libblkid: care about unsafe chars in cacheKarel Zak2014-11-272-3/+6
* blkid: add hint about lsblk to the man pageKarel Zak2014-11-191-1/+9
* uuidd: Fixed a typo in daemon logging messageNikolay Sivov2014-11-181-1/+1
* docs: Spelling fixesVille Skyttä2014-11-181-1/+1
* docs: update info about env debug variablesKarel Zak2014-11-035-7/+15
* findmnt: document --uniq option in man pageBernhard Voelker2014-10-311-0/+4