summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: spelling, wording, and grammar fixes in the man page of whereisBenno Schulenberg2014-10-311-18/+19
* include/debug: fix typoKarel Zak2014-10-241-1/+1
* blkid: remove extra trailing spaces in outputKarel Zak2014-10-231-2/+3
* whereis: reset search mask more carefullyKarel Zak2014-10-232-17/+45
* whereis: cleanup debug stuff, fix argv[] usageKarel Zak2014-10-231-33/+74
* lsblk: fix compiler warningSami Kerola2014-10-011-4/+4
* textual: use usage() text element macrosSami Kerola2014-10-016-20/+15Star
* textual: use manual tail usage() macroSami Kerola2014-10-015-2/+5
* logger: gettimeofday needs <sys/time.h>Andreas Henriksson2014-09-221-1/+1
* cal: `color` option documentation should match actual behaviourEugene Yunak2014-09-211-1/+1
* lsblk: add notes about udev to the man pageKarel Zak2014-09-051-2/+13
* logger: use generic --id=<id>Karel Zak2014-08-202-35/+17Star
* docs: mentintion default udp and tcp ports logger is usingSami Kerola2014-08-151-0/+7
* logger: set function arguments read-only when possibleSami Kerola2014-08-151-9/+9
* logger: optimize string initializationsSami Kerola2014-08-151-2/+4
* logger: remove openlog(3) optionsSami Kerola2014-08-151-8/+8
* logger: allow use of --id=ppid when logging locallySami Kerola2014-08-151-11/+27
* textual: remove some inconsistent periods from error messagesBenno Schulenberg2014-08-113-4/+4
* docs: sort the options in the man pages of hwclock and uuiddBenno Schulenberg2014-07-291-26/+26
* logger: fix untranslated messageKarel Zak2014-07-291-1/+1
* logger: require --{server,socket} to remote rfc542/rfc3164 logKarel Zak2014-07-291-0/+5
* logger: fix -i=ppidKarel Zak2014-07-291-2/+6
* logger: clean up strings usageKarel Zak2014-07-291-28/+38
* logger: add hostname to rfc3164 messageSami Kerola2014-07-281-3/+8
* logger: warn when --file and command line message are combinedSami Kerola2014-07-281-2/+5
* logger: improve readablity of pencode() functionSami Kerola2014-07-281-18/+16Star
* logger: make --stderr print remote server messagesSami Kerola2014-07-281-0/+4
* logger: add process --id=parent optional argumentSami Kerola2014-07-282-10/+35
* docs: add logger protocol notes to manual pageSami Kerola2014-07-281-1/+27