summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* rtcwake: pass -h to shutdownMike Frysinger2013-04-251-1/+2
* dmesg: minor cleanup of EXCL_xxx_ERR macrosAndrii Bordunov2013-04-231-3/+0Star
* rtcwake: add support for "freeze" modeKarel Zak2013-04-232-0/+7
* umount: use devno to identify --all-target devicesKarel Zak2013-04-231-5/+4Star
* include: fix SYS_{unshare,nsenter} usageKarel Zak2013-04-171-1/+1
* lscpu: set 32-bit / 64-bit for ppcKarel Zak2013-04-171-0/+7
* build-sys: add --disable-cytuneKarel Zak2013-04-101-5/+6
* lscpu: add Model nameKarel Zak2013-04-101-0/+4
* loopdev: sync capacity after setting itJeff Mahoney2013-04-092-15/+20
* docs: remove repeated words [checkmans.sh]Sami Kerola2013-04-091-1/+1
* docs: mount.8: make propagation flags adjustable [checkmans.sh]Sami Kerola2013-04-091-1/+8
* setarch: clean up usage()Sami Kerola2013-04-091-23/+21Star
* fsfreeze: add note about atime to the man pageKarel Zak2013-04-081-0/+5
* setarch: add option to list settable architecturesSami Kerola2013-04-052-3/+18
* lscpu: fix error messageSami Kerola2013-04-051-1/+1
* losetup: allow -j option argument to be relative pathSami Kerola2013-04-051-3/+10
* fsfreeze: tell user when mandatory option is not specifiedSami Kerola2013-04-051-7/+18
* dmesg: fix usage() output consistancySami Kerola2013-04-051-2/+2
* docs: remove repeated wordsKarel Zak2013-04-052-2/+2
* rtcwake: add --auto to usage()Karel Zak2013-04-051-0/+1
* readprofile: reorder options in man pageKarel Zak2013-04-051-27/+27
* readprofile: add --counters to the man pageKarel Zak2013-04-051-0/+3
* mount: add --read-write to man pageKarel Zak2013-04-052-2/+2
* mount: add --show-labels to man pageKarel Zak2013-04-051-1/+1
* setarch: normalize man page formattingKarel Zak2013-04-051-14/+17
* lscpu: make /proc/sysinfo usage more robust [coverity scan]Karel Zak2013-03-271-0/+2
* lscpu: remove dead code [coverity scan]Karel Zak2013-03-271-2/+0Star
* flock: possible pointer dereferences [coverity scan]Karel Zak2013-03-271-0/+1
* rtcwake: clean up usageKarel Zak2013-03-261-8/+8
* include/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIMEKarel Zak2013-03-262-4/+4
* rtcwake: add --adjfile command line optionKarel Zak2013-03-262-19/+30
* mount: improve --move error message on shared treesKarel Zak2013-03-252-6/+45
* mount: fix typos in man pageKarel Zak2013-03-211-3/+3
* build-sys: don't use nested BUILD_*Karel Zak2013-03-211-6/+7
* hwclock: cleanup _() usage in synchronize_to_clock_tick_rtc()Karel Zak2013-03-211-10/+5Star
* hwclock: don't confuse users with select() timeout warningKarel Zak2013-03-211-3/+2Star
* ipcs: fix compiler warning [clang -Wuninitialized]Karel Zak2013-03-201-3/+3
* docs: add TB to list of supported suffixesKarel Zak2013-03-184-5/+5
* dmesg: use $PAGER for --human output, add --nopagerKarel Zak2013-03-182-5/+20
* dmesg: add --humanKarel Zak2013-03-182-6/+21
* dmesg: more colors, more funKarel Zak2013-03-181-21/+101
* hwclock: make hwclock leap-second-awareJoseph Parmelee2013-03-181-2/+9
* arch: remove the command, deprecated since 2.13, use coreutils versionKarel Zak2013-03-143-130/+0Star
* fsfreeze: check for collision between optionsKarel Zak2013-03-131-1/+11
* fsfreeze: clean up usage(), add -VKarel Zak2013-03-132-16/+20
* flock: use include/timer.hKarel Zak2013-03-131-18/+3Star
* flock: use strtotimeval() from libcommonKarel Zak2013-03-131-12/+4Star
* unshare: tweak styleMike Frysinger2013-03-041-3/+3
* unshare(1): delete empty NOTES sectionMike Frysinger2013-03-041-1/+0Star
* readprofile: fix --reest (--reset) typoKarel Zak2013-03-041-1/+1