summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* mount, umount, swapon, fsck, lsblk, findmnt: ignore malformed linesKarel Zak2015-10-152-1/+12
* uuidd: add debug message for timeoutKarel Zak2015-10-091-2/+5
* build-sys: use REALTIME_LIBSKarel Zak2015-10-091-1/+1
* uuidd: use cxt->quietKarel Zak2015-10-091-7/+6Star
* uuidd: fix compiler warning [-Wsign-compare]Karel Zak2015-10-091-1/+3
* uuidd: fix shadow declarationSami Kerola2015-10-091-5/+5
* uuidd: use signalfd() and setup_timer()Sami Kerola2015-10-092-41/+98
* blkid, uuidd, uuidgen: assume getopt.h and getopt.h are availableSami Kerola2015-10-093-22/+0Star
* uuidd: slice up the usage text and normalize its layoutSami Kerola2015-10-091-19/+17Star
* logger: fix messages separation on UNIX socketKarel Zak2015-10-061-11/+23
* uuidd: improve socket activation error messagingSami Kerola2015-10-021-3/+11
* logger: add --sd-id and -sd-paramKarel Zak2015-10-013-18/+276
* logger: improve logger --journald man page exampleMichal Schmidt2015-09-071-1/+7
* cal: check biggest week number correctly when highlightingSami Kerola2015-08-311-1/+1
* cal: replace magic constants with symbolical valuesSami Kerola2015-08-311-32/+41
* cal: correct gregorian week numberingSami Kerola2015-08-311-18/+15Star
* lsblk: fix resource leak [coverity scan]Andreas Henriksson2015-08-311-1/+3
* Fix typos in --targetFrederick Grose2015-08-141-4/+4
* logger: improve readability [smatch scan]Karel Zak2015-08-051-5/+5
* lslocks: slice up the recently modified usage textBenno Schulenberg2015-08-031-8/+10
* lsblk: Display mountpoint even for top-level deviceMilan Broz2015-07-311-2/+1Star
* mcookie: fix -f usage [clang analyze]Karel Zak2015-07-291-3/+2Star
* logger: Add support to logger for RFC6587 octet countingAlex Bligh2015-07-292-7/+22
* logger: do not exit when socket errors are not enforcedSami Kerola2015-07-201-4/+5
* kill: Add verbose to man page.Raghavendra D Prabhu2015-07-031-0/+3
* getopt: use $(...) command substitution in example script [shellcheck]Sami Kerola2015-06-291-2/+2
* libblkid/whereis: simplify some conditions [cppcheck]Boris Egorov2015-06-251-1/+1
* rename: allow full-path renamesAndreas Henriksson2015-06-251-2/+3
* cal: correct the man page: the reformation eliminated eleven days, not tenBenno Schulenberg2015-06-251-7/+7
* logger: add note about kern->user conversionKarel Zak2015-06-241-1/+1
* lslocks: add --jsonKarel Zak2015-06-052-2/+23
* findmnt: add --jsonKarel Zak2015-06-052-4/+18
* lsblk: add --jsonKarel Zak2015-06-042-2/+17
* lsblk.8: Fix description of output formatStanislav Brabec2015-06-021-2/+2
* lsblk: use internally sysfs devnamesKarel Zak2015-05-291-5/+4Star
* lib/sysfs: rename devname functions, cleanupKarel Zak2015-05-281-8/+11
* Fix /sys to /dev node name translationStanislav Brabec2015-05-261-0/+1
* blkid: another hint to the man pageKarel Zak2015-05-211-2/+3
* blkid: be more precise in the man pageKarel Zak2015-05-211-5/+9
* blkid: don't ignore info about partitions on non-formated devicesKarel Zak2015-05-211-15/+0Star
* cal: fix January 1753 week number printoutSami Kerola2015-05-181-1/+1
* lib/strutils: fix string_add_to_idarray() int vs. size_tKarel Zak2015-04-223-15/+21
* logger: --stderr and --no-act turn "auto-errors" onRuediger Meier2015-04-091-3/+2Star
* cal: add -Y and -n <num>Max Klinger2015-04-072-100/+107
* whereis: trivial spelling and grammar fixMike Place2015-04-071-3/+3
* logger: fix memory leaksSami Kerola2015-04-071-1/+2
* logger: generate header when reading message from stdinPatrick Plagwitz2015-04-071-7/+7
* lsblk: don't ignore dependences for partitioned deviesKarel Zak2015-04-011-2/+3
* lsblk: follow kernel for inverse treeKarel Zak2015-04-011-1/+3
* lsblk: add debug supportKarel Zak2015-04-011-11/+76