summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* lscpu: support non sequentially numbering of CPUsAlexander Troosh2013-11-052-49/+87
* blkdiscard: BLKSSZGET fills in an int, not a uint64Theodore Ts'o2013-11-041-2/+2
* mount: improve -s man mage infoKarel Zak2013-10-311-4/+3Star
* setpriv: use LC_ALLKarel Zak2013-10-181-1/+1
* nsenter: unshare: use LC_ALLKarel Zak2013-10-182-2/+2
* docs: tweak formatting and grammar of the ipcrm man pageBenno Schulenberg2013-10-152-24/+24
* docs: tweak wording and formatting of unshare and nsenter man pagesBenno Schulenberg2013-10-152-12/+14
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-1529-56/+53Star
* cytune: fix glush typo in cytuneRafael Ferreira2013-10-091-1/+1
* losetup: cut the remaining little block of help text into slices tooBenno Schulenberg2013-10-091-6/+7
* textual: standardize some "cannot read" and "seek failed" error messagesBenno Schulenberg2013-10-091-1/+1
* wdctl: pluralize one thrice-repeated messageBenno Schulenberg2013-10-081-3/+6
* wdctl: gettextize and pluralize one forgotten messageBenno Schulenberg2013-10-081-1/+2
* textual: properly use uppercase in certain abbreviationsBenno Schulenberg2013-10-082-3/+3
* libmount: (docs) make it obvious how we call mount.<type> helpersKarel Zak2013-10-072-2/+22
* lscpu: cleanup DMI code [coverity scan]Karel Zak2013-10-022-37/+42
* lscpu: check strchr() result [coverity scan]Karel Zak2013-10-011-0/+2
* lscpu: don't pass null pointer to string functions [coverity scan]Karel Zak2013-10-011-3/+4
* losetup: don't require 512-byte aligned offsetsKarel Zak2013-10-011-5/+1Star
* Fix various typosYuri Chornoivan2013-09-282-2/+2
* umount: provide more helpful error messageKarel Zak2013-09-271-0/+6
* mount: add notes about UUIDs to the man pageKarel Zak2013-09-262-3/+9
* mount: fix repeating words in the man pageKarel Zak2013-09-261-1/+1
* lscpu: report cpu min mhzDavidlohr Bueso2013-09-251-13/+37
* lscpu: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-2/+4
* prlimit: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-5/+5
* swapon: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-1/+1
* losetup: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-1/+1
* wdctl: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-2/+3
* swapon: cleanup man pageKarel Zak2013-08-231-33/+5Star
* swapon: allow a more flexible swap discard policyRafael Aquini2013-08-232-28/+89
* misc: use libmnt_table reference counterKarel Zak2013-08-215-12/+13
* misc: use libmnt_cache reference countingKarel Zak2013-08-215-8/+8
* libmount: add mnt_table_is_empty(), improve table list usageKarel Zak2013-08-201-2/+4
* losetup: use loop-control to explicitly ask for deviceKarel Zak2013-08-061-0/+2
* blkdiscard: use fstat() rather than stat() [coverity scan]Karel Zak2013-08-061-6/+5Star
* losetup: fix loop device name usageKarel Zak2013-08-051-4/+9
* losetup: make -j <path> more robustKarel Zak2013-08-051-10/+28
* setarch: prefer preprocessor rather than autotools checkSami Kerola2013-08-011-11/+11
* lscpu: fix shadow declaration [smatch scan]Sami Kerola2013-08-011-4/+4
* setsid: add an option to wait child return valueDaniel Kahn Gillmor2013-08-012-5/+27
* dmesg: don't use pager for --followKarel Zak2013-07-291-1/+2
* losetup: set errno for misaligned offsetsKarel Zak2013-07-191-6/+14
* mount: update xfs docsKarel Zak2013-07-161-171/+173
* hwclock: remove references to adjtimex from man pageKarel Zak2013-07-151-11/+1Star
* eject: assigned value is never read [clang-analyzer]Sami Kerola2013-07-091-1/+1
* lscpu: fix memory leak [clang-analyzer]Sami Kerola2013-07-091-1/+3
* ipcs: assigned values are never read [clang-analyzer]Sami Kerola2013-07-091-3/+0Star
* dmesg: inform user --show-delta and iso8601 time format does not mixSami Kerola2013-07-091-0/+3
* docs: fix wording and formatting of man page for dmesgBenno Schulenberg2013-07-091-45/+47