summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* fincore: Handle large files on 32 bit without LFSTobias Stoeckmann2018-02-261-3/+2Star
* fincore: Handle large files correctly on 32 bitTobias Stoeckmann2018-02-261-2/+2
* lsblk: document LSBLK_DEBUG=Karel Zak2018-02-161-0/+2
* misc: fix typos using codespellRuediger Meier2018-02-162-4/+4
* cal: clean up man page synopsis syntaxKarel Zak2018-02-071-1/+1
* findmnt.8: remove spurious spaces before "--tree" and "--verbose"Jakub Wilk2018-02-041-2/+2
* cal: add ifdef TEST_CALKarel Zak2018-02-022-2/+25
* findfs: don't include exitcodes.hKarel Zak2018-02-011-1/+0Star
* cal: remove extra space after year outputKarel Zak2018-01-301-3/+0Star
* cal: don't use year header for -1, -3 or -nKarel Zak2018-01-301-1/+2
* cal: follow terminal widthKarel Zak2018-01-301-9/+19
* cal: do not set months_in_row with -3 optionJ William Piggott2018-01-241-1/+0Star
* cal: honor num_months when only a year argumentJ William Piggott2018-01-241-3/+6
* cal: fix first week calculationJ William Piggott2018-01-222-7/+7
* cal: fix week calculations for 1752J William Piggott2018-01-221-0/+3
* cal: Use ALTMON_* correctlyRafal Luzynski2018-01-221-2/+2
* cal: fix julian calendars for large yearsJ William Piggott2018-01-221-4/+5
* include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()Karel Zak2018-01-172-2/+2
* cal: update man pageJ William Piggott2018-01-161-9/+74
* cal: add option to set Gregorian reform dateJ William Piggott2018-01-161-4/+49
* cal: move REFORMATION_YEAR to control structJ William Piggott2018-01-151-37/+49
* include/debug: don't print pointer address for SUID programsKarel Zak2018-01-122-0/+5
* rename.1: fix typo, where -> wereKenyon Ralph2017-12-231-1/+1
* cal: fix multi-byte comment, explain in better wayKarel Zak2017-12-181-13/+17
* whereis: fix typo in debug messageKarel Zak2017-12-141-1/+1
* Revert "cal: simplify leap year rule"Karel Zak2017-12-141-1/+5
* cal: explain magic values for day of week calculationKarel Zak2017-12-131-8/+16
* fincore: fix a typo in fincore.1Masatake YAMATO2017-12-131-1/+1
* mcookie: properly initialize hashKarel Zak2017-12-121-0/+1
* lib/md5: use ul_/UL_ prefixKarel Zak2017-12-121-7/+7
* rename: use access(3) to check if a file existsSami Kerola2017-12-041-2/+1Star
* man: use long options in text and add example to uuidgenSami Kerola2017-11-281-7/+9
* misc: fix typosSami Kerola2017-11-281-1/+1
* lsblk: add hint about perms to man pageKarel Zak2017-11-221-1/+3
* cal: simplify leap year ruleKarel Zak2017-11-131-5/+1Star
* lib/timeutils: add common ISO timestamp masksJ William Piggott2017-11-101-9/+3Star
* lslocks: add note about OFDLCKKarel Zak2017-11-032-3/+3
* lib/signames: remove signame array from header fileKarel Zak2017-10-231-12/+11Star
* Merge branch 'kill-child-feature' of https://github.com/nh2/util-linuxKarel Zak2017-10-231-127/+1Star
|\
| * kill: Extract signal names into signames.h/signames.cNiklas Hambüchen2017-10-141-127/+1Star
* | blkid: improve man page wordingKarel Zak2017-10-161-2/+2
* | blkid: more info about ambivalent results to the man pageKarel Zak2017-10-161-0/+10
* | blkid: cleanup man page info about lsblkKarel Zak2017-10-161-15/+15
|/
* logger: keep header generators independent on connectionKarel Zak2017-10-121-5/+1Star
* fincore: make sure mmap(NULL, ...) [coverity scan]Karel Zak2017-10-121-2/+2
* logger: allow to reconnect on initial failed connect tooKarel Zak2017-10-111-4/+7
* logger: add dummy fallback for OSXKarel Zak2017-10-101-1/+6
* logger: reconnect on failed send()Karel Zak2017-10-101-9/+38
* Merge branch 'patch-1' of https://github.com/aner-perez/util-linuxKarel Zak2017-09-151-1/+1
|\
| * Example for renaming foo? does not work as describedAner Perez2017-09-141-1/+1