summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | blkid: (man) add note about udev encodingKarel Zak2018-04-301-2/+7
* | build-sys: extend "Could not locate the pkg-config" error messageKarel Zak2018-04-301-1/+1
* | build-sys: improve bison version detectionKarel Zak2018-04-301-1/+1
* | libmount: improve docs about mnt_context_mount() return codesKarel Zak2018-04-261-3/+31
|/
* libblkid: add BitLocker detectionKarel Zak2018-04-245-0/+199
* Merge branch 'master' of https://github.com/pali/util-linuxKarel Zak2018-04-201-10/+13
|\
| * Update information about udf in mount manpagePali Rohár2018-04-191-10/+13
* | umount: add note about --lazyKarel Zak2018-04-201-1/+9
|/
* rfkill: use scols_column_set_json_type()Karel Zak2018-04-181-1/+8
* lsns: use scols_column_set_json_type()Karel Zak2018-04-181-5/+9
* lsipc: cleanup columns[] usageKarel Zak2018-04-181-11/+21
* losetup: use scols_column_set_json_type()Karel Zak2018-04-181-9/+15
* wipefs: use scols_column_set_json_type()Karel Zak2018-04-181-2/+10
* lslocks: use scols_column_set_json_type()Karel Zak2018-04-181-1/+27
* lslocks: add --bytes cleanup SIZE usageKarel Zak2018-04-182-7/+19
* findmnt: use scols_column_set_json_type()Karel Zak2018-04-181-2/+24
* fincore: use scols_column_set_json_type()Karel Zak2018-04-181-1/+21
* libmount: fix mnt_table_is_fs_mounted() for NFS bind mounts.NeilBrown2018-04-181-1/+12
* bugfix: fix possible segfault during umount -aRichard Fuchs2018-04-171-1/+2
* choom: fix build, remove unnecessary includeKarel Zak2018-04-162-5/+3Star
* Merge branch 'choom'Karel Zak2018-04-167-5/+273
|\
| * choom: new command to adjust OOM-killer score valueKarel Zak2018-04-167-5/+273
* | Merge branch 'rename-interactive' of https://github.com/g-raud/util-linuxKarel Zak2018-04-163-17/+124
|\ \ | |/ |/|
| * rename: fixup & style (no functional changes)G.raud Meyer2018-04-091-6/+5Star
| * rename: test availability of __fpurge() and fpurge()G.raud Meyer2018-04-092-1/+11
| * rename: ask(): call __fpurge() to cater for multi-byte charactersG.raud Meyer2018-04-091-1/+9
| * rename.1: describe interactive modeG.raud Meyer2018-04-091-0/+13
| * rename: ask(): print n when EOF on inputG.raud Meyer2018-04-091-3/+4
| * rename: detect tty in cbreak mode to make ask() read a single byteG.raud Meyer2018-04-091-1/+15
| * rename.1: fix warning sectionG.raud Meyer2018-04-091-3/+6
| * rename: add option --interactive to ask before overwritingG.raud Meyer2018-04-092-9/+52
| * rename: skip faccessat() failure if AT_SYMLINK_NOFOLLOW is not a valid flagG.raud Meyer2018-04-091-1/+5
| * rename: check source file access earlyG.raud Meyer2018-04-091-0/+12
* | lslocks: fix memory leakKarel Zak2018-04-161-1/+1
* | lslocks: add info about OFDKarel Zak2018-04-132-5/+13