summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* misc: fix some includesRuediger Meier2016-02-293-3/+0Star
* unshare: add example for persistent mount namespaceKarel Zak2016-02-241-1/+18
* ipcs: show gid instead of uidHushan Jia2016-02-221-3/+3
* hwclock: use labs() for longKarel Zak2016-02-191-1/+1
* lsns: use xcalloc()Ruediger Meier2016-02-181-2/+2
* lib: rename strmode() and setmode()Ruediger Meier2016-02-181-3/+3
* unshare: fix busyloop and reduce racing probabilityYuriy M. Kaminskiy2016-02-171-10/+30
* hwclock.c, hwclock.8.in: new --show formatJ William Piggott2016-02-172-13/+12Star
* misc: always cast timeval.tv_usec to long rather than intRuediger Meier2016-02-122-24/+26
* ipcs: ulong -> unsigned longRuediger Meier2016-02-111-5/+5
* swapon: drop perms if setuid before call mkswapKarel Zak2016-02-111-4/+8
* swapon: simplify ctl->device usageKarel Zak2016-02-111-43/+37Star
* swapon: do not run execvp() calls when swapon is setuid binarySami Kerola2016-02-111-0/+4
* swapon: move function arguments to control structureSami Kerola2016-02-111-81/+77Star
* swapon: add control structSami Kerola2016-02-111-124/+129
* hwclock: remove extra space from --show outputKarel Zak2016-02-011-1/+1
* Change of output format and documentation.Anna Jonna Ármannsdóttir2016-01-282-2/+6
* zramctl: fix typoKarel Zak2016-01-211-1/+1
* mount: allow nofail to silence ENOMEDIUM casesMike Frysinger2016-01-211-0/+3
* chrt: make man page more structuredKarel Zak2016-01-201-120/+0Star
* hwclock: fix format specifier [cppcheck]Boris Egorov2016-01-191-1/+1
* readprofile: add scanf field width limits [cppcheck]Boris Egorov2016-01-191-2/+2
* lsns: fix failure after zombie processYuriy M. Kaminskiy2016-01-181-1/+1
* fstrim: add reference to blkdiscardKarel Zak2016-01-131-0/+1
* fstrim: systemd timer units should be WantedBy=timers.targetPeter Hoeg2016-01-121-1/+1
* hwclock: change audit messageKarel Zak2016-01-071-1/+1
* mount.8: Add documentation of overlay mount optionsOsamu Aoki2016-01-051-0/+35
* lsns: Fix "lowers" -> "lowest" typo in --help for COL_PIDW. Trevor King2016-01-051-1/+1
* blkdiscard: don't report "zero range" at the endRuediger Meier2015-12-091-1/+1
* blkdiscard: fix stats reporting (off by one)Ruediger Meier2015-12-091-3/+3
* blkdiscard: fix timeval comparison inclusive usecsRuediger Meier2015-12-091-2/+3
* Fix subtle typofREW Schmidt2015-12-071-1/+1
* lsns: improve formatting and wording of the man pageBenno Schulenberg2015-12-041-17/+14Star
* lscpu: Print physical cpu informationSukadev Bhattiprolu2015-12-023-2/+65
* lsns: improve man pageKarel Zak2015-12-011-1/+6
* lsns: fix usage()Karel Zak2015-12-011-2/+2
* lsns: add details to the man pageKarel Zak2015-12-011-1/+6
* lsns: sort namespaces, avoid duplicate entries in tree outputKarel Zak2015-12-011-1/+14
* lsns: remove unwanted commentKarel Zak2015-12-011-3/+2Star
* lsns: add man pageKarel Zak2015-12-012-1/+75
* lsns: filter by NS typeKarel Zak2015-11-301-12/+47
* lsln: allows to list namespace processesKarel Zak2015-11-301-47/+145
* lsns: read all processes when --task specifiedKarel Zak2015-11-271-9/+21
* lsns: add USER and UIDKarel Zak2015-11-271-9/+37
* lsns: new commandKarel Zak2015-11-262-0/+581
* ctrlaltdel: use reboot() provided by libc, assuming it is 1-adic.Casper Ti. Vector2015-11-191-2/+6
* losetup: clean up --direct-ioKarel Zak2015-11-192-4/+9
* losetup: support list direct ioMing Lei2015-11-191-0/+6
* losetup: support ioctl cmd of LOOP_SET_DIRECT_IOMing Lei2015-11-191-2/+25
* lsipc: tweak a few wordings on the manpageBenno Schulenberg2015-11-091-6/+7