summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* logger: fix LOGGER_TEST_TIMEOFDAY checkKarel Zak2015-03-231-1/+1
* findmnt: add --mountpoint command line optionKarel Zak2015-03-192-12/+34
* logger: add -DTEST_LOGGERKarel Zak2015-03-162-6/+55
* logger: add --no-act for testingKarel Zak2015-03-162-14/+37
* logger: fix rfc5424 format crashKarel Zak2015-03-161-1/+2
* logger: use errx() when checking user inputSami Kerola2015-03-161-2/+2
* logger: check xgethostname() return valueSami Kerola2015-03-161-7/+10
* logger: tidy few indentation issuesSami Kerola2015-03-161-57/+58
* logger: Fix use of errno after strtol() without zeroing firstStef Walter2015-03-161-0/+1
* logger: use xstrdup()Karel Zak2015-03-131-4/+4
* cal: care about setuprterm() resultKarel Zak2015-03-121-21/+38
* logger: small change in usage()Karel Zak2015-03-111-1/+1
* logger man page: fix typoRainer Gerhards2015-03-101-1/+1
* logger: add --msgid option, permits to set RFC5424 MSGID fieldRainer Gerhards2015-03-102-4/+19
* logger: fix multiple format bugs in rfc5424 formatterRainer Gerhards2015-03-101-21/+57
* findmnt: don't rely on st_dev for --targetKarel Zak2015-03-102-10/+16
* logger: check for ntp_gettime() rather than for timex.hKarel Zak2015-03-101-4/+3Star
* logger: add --skip-empty-lines to prevent logging empty linesRainer Gerhards2015-03-102-3/+19