summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* hwclock: revert ioctl testKarel Zak2017-11-231-2/+2
* mount: add hint about -t and root perms to the man pageKarel Zak2017-11-221-0/+4
* hwclock: fix debug regressionJ William Piggott2017-11-181-1/+1
* hwclock: use reentrant time conversion functionsJ William Piggott2017-11-171-5/+5
* mount: add more details about UUIDs and LABELs to the man pageKarel Zak2017-11-161-5/+15
* lib/timeutils: add common ISO timestamp masksJ William Piggott2017-11-104-15/+7Star
* lib/timeutils: add get_gmtoff()J William Piggott2017-11-101-7/+1Star
* hwclock: add iso-8601 overflow checkJ William Piggott2017-11-101-6/+9
* nsenter: revert changes committed by accidentKarel Zak2017-11-101-8/+2Star
* setsid: new option --forkKarel Zak2017-11-082-5/+14
* rtcwake: add note about HW and sleep to the man pageKarel Zak2017-11-071-0/+5
* lscpu: Treat read failure on Xen Hypervisor properties as non-fatalDirk Mueller2017-11-041-3/+0Star
* tests: update default lsmem outputKarel Zak2017-11-031-2/+8
* lsmem: make --split optional, follow output by defaultKarel Zak2017-11-032-27/+36
* dmesg: Add --force-prefix optionPrarit Bhargava2017-11-012-60/+150
* dmesg: add note about -F format to the man pageKarel Zak2017-10-301-1/+2
* Revert "dmesg: fragment concatenation"Karel Zak2017-10-301-110/+7Star
* chmem: cleanup includesKarel Zak2017-10-231-8/+8
* unshare: cleanup if-if codeKarel Zak2017-10-231-3/+2Star
* Merge branch 'kill-child-feature' of https://github.com/nh2/util-linuxKarel Zak2017-10-232-1/+38
|\
| * unshare: Allow passing <signame> to --kill-childNiklas Hambüchen2017-10-142-8/+16
| * unshare: Add --kill-child option.Niklas Hambüchen2017-10-142-1/+30
* | build-sys: move rfkill to /usr/sbinKarel Zak2017-10-201-1/+1
* | lsmem: add --splitKarel Zak2017-10-203-35/+74
* | lsmem: add hint about block merges to the man pageKarel Zak2017-10-202-1/+7
* | lsmem: improve path_read_xxx() usageKarel Zak2017-10-201-5/+6
* | chmem: cleanup usage()Karel Zak2017-10-201-15/+11Star
* | lsmem/chmem: add memory zone awarenessGerald Schaefer2017-10-204-11/+246
* | rfkill: fix description name typoSami Kerola2017-10-171-1/+1
* | zramctl: fix show all non-zero zram devicesJames Sanford2017-10-161-13/+24
* | zramctl: remove unused ZRAM_EMPTY and blank lineJames Sanford2017-10-141-4/+0Star
|/
* rfkill: fix typo [coverity scan]Karel Zak2017-10-121-1/+1
* losetup: fix bitwise vs. logical typo [coverity scan]Karel Zak2017-10-121-1/+1
* ipcs: fix memory leak [coverity scan]Karel Zak2017-10-121-1/+5
* Merge branch 'mount-typo' of https://github.com/Liam-Ryan/util-linuxKarel Zak2017-10-101-1/+1
|\
| * Fixed typo in mount.8Liam Ryan2017-10-091-1/+1
* | setsid: document fork(2) usageKarel Zak2017-10-101-1/+4
|/
* rfkill: support old "list" outputKarel Zak2017-10-032-50/+129
* rfkill: remove duplicate codeKarel Zak2017-10-031-59/+82
* rfkill: refactor actionsKarel Zak2017-10-032-20/+75
* rfkill: improve default outputKarel Zak2017-10-031-4/+4
* losetup: rename to --sector-size and LOG-SECKarel Zak2017-10-022-15/+13Star
* losetup: Add support for logical block sizeStanislav Brabec2017-09-272-13/+41
* hwclock: make debug implicit for test mode.J William Piggott2017-09-212-5/+6
* hwclock: exit bug fix and single test mode messageJ William Piggott2017-09-211-38/+23Star
* docs: remove repeated word from mount(8) man pageSami Kerola2017-09-181-1/+1
* misc: cleanup UUID_STR_LEN definitionsKarel Zak2017-09-151-1/+1
* rfkill: fix coding style and error messagesKarel Zak2017-09-151-7/+7
* rfkill: do not fsync(3) /dev/rfkill file descriptorSami Kerola2017-09-151-1/+1
* rfkill: allow use of multiple argumentsSami Kerola2017-09-152-35/+56