summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* lscpu: add virtualization typesKarel Zak2013-05-201-9/+16
* lscpu: detect more hypervisor vendorsOndrej Oprala2013-05-204-16/+354
* hwclock: use warn() to print cmos errorsKarel Zak2013-05-141-8/+4Star
* chcpu: clean up error messagesKarel Zak2013-05-141-6/+6
* standard SEE ALSO section of man pagesMike Frysinger2013-05-132-4/+4
* losetup: add --raw and --noheadingsKarel Zak2013-05-132-12/+37
* losetup: use warn_size() for regular files onlyKarel Zak2013-05-131-1/+1
* libmount: use MS_SILENT for /{proc,etc}/filesystemsKarel Zak2013-05-091-1/+2
* lib/colors: add colormode_or_err()Karel Zak2013-05-071-6/+3Star
* prlimit: delete rem_prlim prototypeDavidlohr Bueso2013-05-061-12/+8Star
* dmesg: fix usage() typoSami Kerola2013-05-061-1/+1
* dmesg: support --color[={auto,always,never}]Karel Zak2013-05-062-8/+16
* swapon: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+4
* setpriv: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+3
* fallocate: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+2
* wdctl: check writing to a file descriptor was successfulSami Kerola2013-04-261-2/+4
* setpriv: check writing to a file was successfulSami Kerola2013-04-261-2/+3
* setsid: exit when control terminal cannot be setSami Kerola2013-04-261-1/+1
* setpriv: allow login and group name option argumentsSami Kerola2013-04-262-14/+34
* blkid, hwclock, ldattach: use program_invocation_short_nameSami Kerola2013-04-262-4/+0Star
* Fix various typosYuri Chornoivan2013-04-262-2/+2
* 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