summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* libblkid: use internally uint64_t for offsets and sizesKarel Zak2016-01-121-3/+3
* lsblk: use unsigned type for SIZEKarel Zak2016-01-121-1/+1
* lib/tty: Pass default width to get_terminal_width()Boris Egorov2016-01-062-9/+3Star
* wipefs: Allow b to be used as the short option for backupBill Pemberton2015-12-111-1/+1
* lsblk: tiny man page update for --sortKarel Zak2015-12-101-1/+1
* lsblk: allow to --sort by hidden columnKarel Zak2015-12-101-2/+8
* namei: move icache to lib/Karel Zak2015-11-272-99/+14Star
* lslocks: use stuff from lib/procutilsKarel Zak2015-11-251-23/+2Star
* logger: sort the options in the manpage alphabeticallyBenno Schulenberg2015-11-091-47/+46Star
* logger: improve grammar and formatting of the manpageBenno Schulenberg2015-11-091-50/+53
* logger: shadow declarationSami Kerola2015-11-061-7/+7
* Merge branch 'cal-span' of https://github.com/Deiz/util-linuxKarel Zak2015-11-052-8/+21
|\
| * cal: Add --span optionDeiz2015-10-102-8/+18
| * cal: Track date span independently from months_in_rowDeiz2015-10-101-1/+4
* | logger: remove unnecessary commentKarel Zak2015-10-291-1/+1
* | logger: use --id as local socket credentialsKarel Zak2015-10-292-0/+36
* | logger: use iovec for all messageKarel Zak2015-10-271-20/+45
* | logger: use iovec and sendmsg() to send messageKarel Zak2015-10-271-11/+19
* | 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