summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: make chown usage more robustKarel Zak2017-06-211-2/+8
* build-sys: chown before chmod for SUIDsKarel Zak2017-06-201-0/+2
* libmount: ignore "bind" from fstab on command line "remount"Karel Zak2017-06-201-0/+18
* dmesg: fragment concatenationVinnie Magro2017-06-201-7/+110
* mount: fix man page typo (--bind,ro)Karel Zak2017-06-191-1/+1
* fstrim: remove obsolete commentKarel Zak2017-06-151-1/+1
* fstrim: prefer earlier mounted filesystemsAlex Ivanov2017-06-151-1/+1
* misc: remove stray semicolonsSami Kerola2017-06-141-1/+1
* losetup: add missing initializer [clang]Sami Kerola2017-06-141-1/+1
* misc: fix reassigned values before old ones has been used [cppcheck]Sami Kerola2017-06-142-2/+2
* misc: POSIX usage dd, regarding unit suffixesRuediger Meier2017-06-141-1/+1
* misc: fix ggc-7 fallthrough warningsSami Kerola2017-06-145-4/+8
* hwclock: fix warning [-Winvalid-noreturn]Ruediger Meier2017-06-142-2/+3
* lscpu: cleanup DMI detection return codesKarel Zak2017-06-131-8/+13
* Merge branch 'hwclock-localtime' of https://github.com/Villemoes/util-linuxKarel Zak2017-06-062-9/+8Star
|\
| * hwclock: allow -l as alias for --localtimeRasmus Villemoes2017-05-312-9/+8Star
* | umount: add note about NFS and -c to umount.8Karel Zak2017-06-061-2/+10
* | setpriv: Add --init-groups optionSebastian Schrader2017-06-052-5/+78
* | Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2017-06-021-1/+1
|\ \
| * | Fix minor typosYuri Chornoivan2017-05-231-1/+1
* | | lscpu: make min/max freq arrays usage more robustKarel Zak2017-06-011-4/+6
* | | misc: fix some warningsRuediger Meier2017-06-012-2/+3
| |/ |/|
* | dmesg: remove unnecessary headerKarel Zak2017-05-311-1/+0Star
|/
* zramctl: add mising line terminatorKarel Zak2017-05-181-1/+1
* misc: consolidate smartcols error messagesKarel Zak2017-05-187-39/+56
* build-sys: remove duplicate includesKarel Zak2017-05-121-1/+0Star
* switch_root: use getopt_long() to parse optionsSami Kerola2017-05-101-6/+18
* lscpu: reuse the same bufferKarel Zak2017-05-091-14/+9Star
* lscpu: make cpu_{max,min}_mhz() usage more elegantKarel Zak2017-05-091-16/+12Star
* lscpu: Read available CPUs max and min frequenciesMamatha Inamdar2017-05-091-5/+52
* lsipc: fix options parsing and sync with man pageSami Kerola2017-05-032-4/+6
* Merge branch '170419' of github.com:jwpi/util-linuxKarel Zak2017-05-021-14/+13Star
|\
| * hwclock: use a consistent name for --predictJ William Piggott2017-04-271-5/+5
| * hwclock: remove unneeded bracesJ William Piggott2017-04-271-2/+1Star
| * hwclock: make clock test mode message consistentJ William Piggott2017-04-271-3/+3
| * hwclock: extra messages for debug onlyJ William Piggott2017-04-271-4/+4
* | libmount: add read-only warningKarel Zak2017-04-281-6/+2Star
* | fstrim: use MNT_EX_* from libmountKarel Zak2017-04-271-4/+4
* | mount: use MNT_EX_* from libmountKarel Zak2017-04-271-29/+28Star
* | umount: use MNT_EX_* from libmountKarel Zak2017-04-271-28/+27Star
* | mount, umount: use mnt_context_get_excode()Karel Zak2017-04-272-457/+28Star
* | libmount: support MS_RDONLY on write-protected devicesKarel Zak2017-04-262-32/+20Star
* | umount: fix typoKarel Zak2017-04-261-1/+1
|/
* switch_root: unlink files without _DIRENT_HAVE_D_TYPEPatrick Steinhardt2017-04-261-4/+7
* hwclock: improve audit controlJ William Piggott2017-04-192-13/+6Star
* hwclock: --set and --predict segmentation faultJ William Piggott2017-04-191-0/+4
* hwclock: make epoch functions alpha onlyJ William Piggott2017-04-192-40/+29Star
* hwclock: improve default function handlingJ William Piggott2017-04-191-6/+10
* blkzone: Fix zone condition strings handlingDamien Le Moal2017-04-181-4/+4
* lscpu: use macro for path to DMIKarel Zak2017-04-181-1/+3