summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* unshare: add --mount-proc for pid namespacesKarel Zak2013-07-092-8/+30
* unshare: add --fork options for pid namespacesMike Frysinger2013-07-092-4/+33
* dmesg: make time stamps to be printed consistentlySami Kerola2013-07-012-11/+23
* dmesg: define is_timefmt() macro only onceKarel Zak2013-07-011-5/+7
* dmesg: fix --human color initializationKarel Zak2013-07-011-1/+1
* dmesg: regroup time related options close to each otherSami Kerola2013-07-011-6/+6
* docs: add --time-format option and ISO-8601 format to manualSami Kerola2013-07-011-0/+22
* dmesg: add iso-8601 time formatSami Kerola2013-07-011-3/+26
* dmesg: add --time-format optionSami Kerola2013-07-011-0/+22
* dmesg: convert time format bitfield to enumSami Kerola2013-07-011-82/+77Star
* renice: exit with non-zero value when arguments cause warningsSami Kerola2013-07-011-1/+3
* eject: Check host_status and driver_status when using SG_IO.Karel Zak2013-06-181-3/+21
* mount: fix mistaken word and some grammar in man page of mountBenno Schulenberg2013-06-181-12/+11Star
* nsenter: Allow selecting the uid and gid to be used in the entered usernsRichard Weinberger2013-06-182-2/+27
* libmount: be robust for empty target/source stringsKarel Zak2013-06-171-1/+4
* Merge branch 'master' of https://github.com/eric-s-raymond/util-linuxKarel Zak2013-06-132-3/+3
|\
| * Fix broken list syntax.Eric S. Raymond2013-06-101-1/+1
| * Restore use of correct alternation syntax using { | }.Eric S. Raymond2013-06-101-2/+2
* | eject: unlock door before issuing CDROMEJECT commandAaron Lu2013-06-131-0/+3
|/
* textual: improve clarity of some error messagesBenno Schulenberg2013-06-071-3/+3
* docs: add lscpu max mhz to manual and bash completionSami Kerola2013-06-071-0/+5
* lscpu: add max MHz value to make cpu governor effects more visibleSami Kerola2013-06-071-1/+25