summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* logger: add rfc5424 supportSami Kerola2014-07-281-9/+110
* logger: tidy up main() by adding small functions and ctl dataSami Kerola2014-07-281-69/+95
* logger: add function pointer to choose how logging is doneSami Kerola2014-07-281-51/+54
* docs: make logger.1 facilities and levels easier to readSami Kerola2014-07-281-20/+41
* logger: refactor long if clauseSami Kerola2014-07-281-18/+16Star
* logger: do not rely only getlogin(3) telling who ran the commandSami Kerola2014-07-281-6/+14
* logger: fix indentation issuesSami Kerola2014-07-281-49/+49
* logger: ensure program writes everything to syslog file descriptorSami Kerola2014-07-281-2/+3
* mcookie: avoid format warningBernhard Voelker2014-07-281-2/+2
* textual: fix some typos and inconsistencies in various messagesBenno Schulenberg2014-07-237-12/+13
* Merge branch 'rename' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-07-222-58/+105
|\
| * rename: use function pointer to select file or symlink operationSami Kerola2014-07-181-75/+67Star
| * rename: continue despite something failedSami Kerola2014-07-182-21/+71
| * rename: allow renaming in subdirectoriesSami Kerola2014-07-181-2/+7
* | Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2014-07-221-1/+1
|\ \
| * | Fix typos in user visible messagesYuri Chornoivan2014-07-031-1/+1
* | | Merge branch 'ioclt' of https://github.com/lanurmi/util-linuxKarel Zak2014-07-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix typo "ioclt" in various files.Lauri Nurmi2014-07-111-1/+1
| |/
* | findmnt: more robust usage of columns[]Karel Zak2014-07-181-34/+46