summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: sort gitignore filesSami Kerola2014-03-121-4/+4
* ipcs: fix size_t overflowKarel Zak2014-03-113-6/+7
* lib/colors: add info to man pages, add terminal-colors.d.5Karel Zak2014-03-111-0/+11
* lib/colors: check for /etc/terminal-colors.d/[util].disableOndrej Oprala2014-03-111-2/+2
* hwclock: fix possible hang and other set_hardware_clock_exact() issuesChris MacGregor2014-03-051-39/+131
* chcpu: cleanup stdout/stderr usageKarel Zak2014-03-051-10/+7Star
* chcpu: cleanup return codesKarel Zak2014-03-052-22/+74
* lscpu: read_hypervisor_dmi: only fallback to memory scan on x86/x86_64Stewart Smith2014-03-041-1/+2
* lscpu: don't assume filesystem supports d_type when searching for NUMA nodesStewart Smith2014-03-041-1/+1
* switch_root: make dirent d_type usage more robustKarel Zak2014-03-041-5/+8
* fallocate: fix missing sentinel for is_nul()Karel Zak2014-02-191-2/+7
* fallocate: code optimalizationsKarel Zak2014-02-191-18/+29
* fallocate: use POSIX_FADV_DONTNEED to discard cached dataKarel Zak2014-02-181-3/+27
* fallocate: use SEEK_DATA on already sparse filesKarel Zak2014-02-181-3/+35
* fallocate: fix man page synopsisKarel Zak2014-02-171-0/+2
* fallocate: improve --dig-holesKarel Zak2014-02-172-62/+77
* fallocate: add --verbose, clean up usage()Karel Zak2014-02-142-12/+31
* fallocate: Add "--dig-holes" optionRodrigo Campos2014-02-142-24/+94
* fallocate: Hide #ifdef tricks to call fallocate in a functionRodrigo Campos2014-02-141-15/+28
* fallocate: Clarify that space can also be deallocatedRodrigo Campos2014-02-142-7/+8
* renice: correct max priority in renice man pagePhillip Susi2014-02-101-7/+3Star
* mount: remove obsolete and confusing statement from mount.8Phillip Susi2014-02-101-2/+1Star
* hwclock: internationalizing the message of the used interfaceBenno Schulenberg2014-02-104-4/+4
* setpriv: Fix --apparmor-profileAndy Lutomirski2014-02-101-2/+2
* nsenter: fix set{gid,uid} order,drop supplementary groupsKarel Zak2014-02-061-2/+5
* dmesg: -w output not line-bufferedKarel Zak2014-02-061-0/+2
* include/c.h: prefer nanosleep() over usleep()Karel Zak2014-01-242-2/+2
* flock: Change the 'exit status' man page section to make more senseWieland Hoffmann2014-01-201-2/+2
* build-sys: fstrim depends on libmountKarel Zak2014-01-171-6/+8
* lscpu: sort NUMA nodes to keep output human readableKarel Zak2014-01-141-0/+8
* mount: update man page ext3/4 mount optionsCarlos Maiolino2014-01-131-11/+31
* fallocate: prefer FALLOC_FL_* flags from libc headersKarel Zak2014-01-131-2/+3
* dmesg: fix --raw zero timestamp for kmsgKarel Zak2014-01-071-8/+12
* unshare: Add possibility to add mapping into root user in user namespaceLubomir Rintel2014-01-072-2/+42
* lscpu: support discontinuous NUMA nodesKarel Zak2014-01-061-7/+43
* losetup: remove warning for unsupported -e and -EKarel Zak2014-01-061-6/+1Star
* losetup, mount: remove --pass-fd at allKarel Zak2014-01-063-13/+3Star
* man: Syntax and spelling fixes.Ville Skyttä2014-01-062-3/+3
* mount: add note about "noauto" to --all descriptionKarel Zak2013-12-121-1/+4
* textual: small inprovements to usage and man page of fstrimBenno Schulenberg2013-12-122-8/+9
* fstrim: de-duplicate list of filesystemsKarel Zak2013-12-111-1/+15
* fstrim: add --all to discard all filesystemKarel Zak2013-12-103-31/+202
* fstrim: cleanup usage()Karel Zak2013-12-101-4/+5
* mount man page cleanupsPhillip Susi2013-12-021-29/+39
* mount.8: fix grammarPhillip Susi2013-12-021-1/+1
* losetup, agetty: remove unnecessary if's before free()Sami Kerola2013-12-021-4/+2Star
* umount: fix umount by tag for non-rootsKarel Zak2013-11-191-3/+5
* mount: make NAME=value tags usable for non-rootKarel Zak2013-11-191-4/+22
* mount: fix man mount page typePhillip Susi2013-11-191-1/+1
* setpriv: simplify usage()Karel Zak2013-11-191-2/+2