summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* lscpu: use sysfs for table access if availableArd Biesheuvel2017-04-181-0/+16
* hwclock: remove residual 'compare' from man-pageJ William Piggott2017-04-101-1/+1
* hwclock: fix whitespace in hwclock-rtc.cJ William Piggott2017-04-101-2/+1Star
* hwclock: use errtryhelp()J William Piggott2017-04-101-5/+4Star
* chmem: don't use scanf format for printfRuediger Meier2017-04-101-1/+1
* misc: fix some printf format stringsRuediger Meier2017-04-101-4/+4
* Merge branch 'hwclock-date7-3' of github.com:jwpi/util-linuxKarel Zak2017-04-045-472/+120Star
|\
| * hwclock: remove unused 'silent' argJ William Piggott2017-03-313-14/+10Star
| * hwclock: remove dead cmos codeJ William Piggott2017-03-311-17/+0Star
| * hwclock: improve cmos message stringsJ William Piggott2017-03-311-5/+4Star
| * hwclock: remove unused atomic arg in cmosJ William Piggott2017-03-311-6/+4Star
| * hwclock: remove unused cmos ctl structsJ William Piggott2017-03-311-44/+39Star
| * hwclock: remove alpha cmosJ William Piggott2017-03-314-395/+72Star
* | Merge branch 'fix-ipcs-shmall-overflow' of https://github.com/rudimeier/util-...Karel Zak2017-04-041-2/+8
|\ \
| * | ipcs: make shmall overflow a bit less worseRuediger Meier2017-04-031-2/+8
| |/
* | losetup.8: Reorder options documentationFrederick Grose2017-04-042-48/+44Star
* | zramctl: be more specific about default outputKarel Zak2017-04-041-3/+3
|/
* hwclock: remove 1994 Award BIOS workaroundJ William Piggott2017-03-313-100/+1Star
* lscpu: fix mem leak [coverity scan]Karel Zak2017-03-311-1/+4
* lscpu: check return code [coverity scan]Karel Zak2017-03-311-1/+2
* zramctl: make mm_stat parser more robustKarel Zak2017-03-301-2/+6
* unshare: add note about persisten PID namespacesKarel Zak2017-03-271-1/+2
* hwclock-rtc.c: try the 'new' rtc class firstJ William Piggott2017-03-232-5/+5