summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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