summaryrefslogtreecommitdiff
path: root/sys-utils
AgeCommit message (Expand)AuthorFilesLines
2014-02-16include <termios.h> for TIOCSCTTYIgor Pashev1-0/+1
2014-02-16Some utils are linux onlyIgor Pashev1-0/+2
2014-02-10renice: correct max priority in renice man pagePhillip Susi1-7/+3
2014-02-10mount: remove obsolete and confusing statement from mount.8Phillip Susi1-2/+1
2014-02-10hwclock: internationalizing the message of the used interfaceBenno Schulenberg4-4/+4
2014-02-10setpriv: Fix --apparmor-profileAndy Lutomirski1-2/+2
2014-02-06nsenter: fix set{gid,uid} order,drop supplementary groupsKarel Zak1-2/+5
2014-02-06dmesg: -w output not line-bufferedKarel Zak1-0/+2
2014-01-24include/c.h: prefer nanosleep() over usleep()Karel Zak2-2/+2
2014-01-20flock: Change the 'exit status' man page section to make more senseWieland Hoffmann1-2/+2
2014-01-17build-sys: fstrim depends on libmountKarel Zak1-6/+8
2014-01-14lscpu: sort NUMA nodes to keep output human readableKarel Zak1-0/+8
2014-01-13mount: update man page ext3/4 mount optionsCarlos Maiolino1-11/+31
2014-01-13fallocate: prefer FALLOC_FL_* flags from libc headersKarel Zak1-2/+3
2014-01-07dmesg: fix --raw zero timestamp for kmsgKarel Zak1-8/+12
2014-01-07unshare: Add possibility to add mapping into root user in user namespaceLubomir Rintel2-2/+42
2014-01-06lscpu: support discontinuous NUMA nodesKarel Zak1-7/+43
2014-01-06losetup: remove warning for unsupported -e and -EKarel Zak1-6/+1
2014-01-06losetup, mount: remove --pass-fd at allKarel Zak3-13/+3
2014-01-06man: Syntax and spelling fixes.Ville Skyttä2-3/+3
2013-12-12mount: add note about "noauto" to --all descriptionKarel Zak1-1/+4
2013-12-12textual: small inprovements to usage and man page of fstrimBenno Schulenberg2-8/+9
2013-12-11fstrim: de-duplicate list of filesystemsKarel Zak1-1/+15
2013-12-10fstrim: add --all to discard all filesystemKarel Zak3-31/+202
2013-12-10fstrim: cleanup usage()Karel Zak1-4/+5
2013-12-02mount man page cleanupsPhillip Susi1-29/+39
2013-12-02mount.8: fix grammarPhillip Susi1-1/+1
2013-12-02losetup, agetty: remove unnecessary if's before free()Sami Kerola1-4/+2
2013-11-19umount: fix umount by tag for non-rootsKarel Zak1-3/+5
2013-11-19mount: make NAME=value tags usable for non-rootKarel Zak1-4/+22
2013-11-19mount: fix man mount page typePhillip Susi1-1/+1
2013-11-19setpriv: simplify usage()Karel Zak1-2/+2
2013-11-18unshare: add more hints about mount namespaces to the man pageKarel Zak1-2/+8
2013-11-14mount: correct mount man page default iso9660 permissionPhillip Susi1-1/+1
2013-11-05lscpu: support non sequentially numbering of CPUsAlexander Troosh2-49/+87
2013-11-04blkdiscard: BLKSSZGET fills in an int, not a uint64Theodore Ts'o1-2/+2
2013-10-31mount: improve -s man mage infoKarel Zak1-4/+3
2013-10-18setpriv: use LC_ALLKarel Zak1-1/+1
2013-10-18nsenter: unshare: use LC_ALLKarel Zak2-2/+2
2013-10-15docs: tweak formatting and grammar of the ipcrm man pageBenno Schulenberg2-24/+24
2013-10-15docs: tweak wording and formatting of unshare and nsenter man pagesBenno Schulenberg2-12/+14
2013-10-15docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg29-56/+53
2013-10-09cytune: fix glush typo in cytuneRafael Ferreira1-1/+1
2013-10-09losetup: cut the remaining little block of help text into slices tooBenno Schulenberg1-6/+7
2013-10-09textual: standardize some "cannot read" and "seek failed" error messagesBenno Schulenberg1-1/+1
2013-10-08wdctl: pluralize one thrice-repeated messageBenno Schulenberg1-3/+6
2013-10-08wdctl: gettextize and pluralize one forgotten messageBenno Schulenberg1-1/+2
2013-10-08textual: properly use uppercase in certain abbreviationsBenno Schulenberg2-3/+3
2013-10-07libmount: (docs) make it obvious how we call mount.<type> helpersKarel Zak2-2/+22
2013-10-02lscpu: cleanup DMI code [coverity scan]Karel Zak2-37/+42