summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* umount: add note about namespaces too --all-targetsKarel Zak2013-02-272-6/+6
* umount: add --all-targetsKarel Zak2013-02-262-59/+136
* umount: improve --recursive docsKarel Zak2013-02-251-1/+4
* mountpoint: don't hardcode pathsKarel Zak2013-02-141-1/+2
* lscpu: don't read cpuid on non-live systemsKarel Zak2013-02-141-3/+4
* nsenter: fix errors in manpageZbigniew Jędrzejewski-Szmek2013-02-141-15/+21
* unshare,nsenter: spawn shell by defaultZbigniew Jędrzejewski-Szmek2013-02-144-15/+19