summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more: reorder global declarationsSami Kerola2018-05-231-48/+48
* more: remove function prototypesSami Kerola2018-05-231-998/+968Star
* lsns: remove unnecessary includeKarel Zak2018-05-171-1/+0Star
* script: fix printf format specifiersRuediger Meier2018-05-161-2/+2
* lsblk: fix notes about RAM disksKarel Zak2018-05-151-3/+3
* lsblk: don't exclude RAM disks on --allKarel Zak2018-05-151-1/+1
* iscript: s/COLS/COLUMNS/ in start messageKarel Zak2018-05-141-1/+1
* tests: update script done messagesKarel Zak2018-05-145-12/+12
* script: record exit codeKarel Zak2018-05-143-20/+38
* tests: update script headersKarel Zak2018-05-145-12/+12
* script: add more info to script headerKarel Zak2018-05-144-11/+41
* docs: add hint about scriptKarel Zak2018-05-141-0/+2
* script: cleanup done timestamp messageKarel Zak2018-05-141-6/+9
* tests: remove debug stuff from ts/script/optionsKarel Zak2018-05-141-1/+0Star
* script: use uint64_t for file sizesKarel Zak2018-05-141-2/+2
* script: add the -o/--output-limit option. Fix race test.Fred Mora2018-05-146-7/+58
* bash-completion: add findmnt --real --pseudoKarel Zak2018-05-111-0/+2
* misc-utils/findmnt.8: add --pseudo and --real optionssluidfoe2018-05-101-1/+7
* misc-tools/findmnt: a few whitespace fixessluidfoe2018-05-101-3/+3
* misc-tools/findmnt: add --pseudo, --real filterssluidfoe2018-05-102-1/+22
* Merge branch 'output-all' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2018-05-1033-7/+146
|\
| * zramctl: add --output-all optionSami Kerola2018-05-033-1/+14
| * swapon: add --output-all optionSami Kerola2018-05-033-1/+11
| * rfkill: add --output-all optionSami Kerola2018-05-033-1/+15
| * partx: add --output-all optionSami Kerola2018-05-033-1/+12
| * lsns: add --output-all optionSami Kerola2018-05-033-0/+13
| * lsmem: add --output-all optionSami Kerola2018-05-033-1/+12
| * lslogins: add --output-all optionSami Kerola2018-05-033-0/+11
| * lslocks: add --output-all optionSami Kerola2018-05-033-0/+13
| * lscpu: add --output-all optionSami Kerola2018-05-033-0/+16
| * losetup: add --output-all optionSami Kerola2018-05-033-1/+12
| * findmnt: add --output-all optionSami Kerola2018-05-033-1/+17
* | Merge branch 'fixes' of https://github.com/yontalcar/util-linuxKarel Zak2018-05-103-2/+4
|\ \
| * | libfdisk: fix list_del after partition resetVaclav Dolezal2018-05-091-1/+1
| * | choom: set oom_score_adj before execVaclav Dolezal2018-05-091-0/+2
| * | fdisk: fix typo in debug stringVaclav Dolezal2018-05-091-1/+1
| |/
* | chcpu: Fix maximal number of CPUsStanislav Brabec2018-05-101-8/+8
* | lscpu, chcpu: Avoid use of the old CPU macrosStanislav Brabec2018-05-102-7/+12
* | last: fix false positive compiler warningSami Kerola2018-05-101-1/+1
* | zramctl: fix truncation warningSami Kerola2018-05-101-2/+2
* | lib/canonicalize: fix truncation warningSami Kerola2018-05-102-2/+5
|/
* dmesg: link together with syslog(2) manual pageSami Kerola2018-05-031-1/+7
* libfdisk: fix compiler warning [-Wunused-parameter]Karel Zak2018-05-035-15/+5Star
* libmount: fix compiler warning [-Wunused-parameter]Karel Zak2018-05-031-4/+2Star
* libblkid: (zfs) fix compiler warning [-Wmaybe-uninitialized]Karel Zak2018-05-031-1/+1
* fdisk: fix compiler warning [-Wmaybe-uninitialized]Karel Zak2018-05-031-1/+1
* build-sys: cleanup --with/--without help stringsKarel Zak2018-05-031-6/+6
* build-sys: --without-systemd disables --with-systemdsystemunitdirKarel Zak2018-05-031-3/+11
* Merge branch 'fix-pt_BR-trans' of https://github.com/luizluca/util-linuxKarel Zak2018-04-301-1/+1
|\
| * po: pt_BR: fix fallocate '-l' help msgLuiz Angelo Daros de Luca2018-04-241-1/+1