summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* swapon: mark --sumarry as deprecatedKarel Zak2014-06-302-2/+3
* swapon: align --summary fieldsSami Kerola2014-06-301-1/+1
* umount: slightly improve the man pageBenno Schulenberg2014-06-301-13/+13
* fallocate: use O_CREAT only for the default behaviorKarel Zak2014-06-261-1/+3
* fallocate: fix check of number of argumentsBernhard Voelker2014-06-261-9/+9
* fallocate: clarify usage()Pádraig Brady2014-06-261-7/+9
* fallocate: use err_exclusive_options(), cleanup getopt_long() stuffKarel Zak2014-06-262-23/+31
* fallocate: make man page readable for humansKarel Zak2014-06-261-28/+41
* fallocate: fix FALLOC_FL_ZERO_RANGE flag checkKarel Zak2014-06-261-3/+7
* hwclock: sometimes one day lasts 23 hours.peppe2014-06-231-1/+1
* build-sys: support ./configure ADJTIME_PATH=Karel Zak2014-06-194-7/+13
* mount: fix man page [checkmans]Karel Zak2014-06-181-1/+1
* lscpu: fix ifdef HAVE_sys_io_h [checkconfig]Karel Zak2014-06-181-1/+1
* mount: more hints about default mount options to man pageKarel Zak2014-06-121-1/+6
* flock: document exit status of flock in man pagePhillip Susi2014-06-091-0/+3
* umount: Make sure exit code does not overflowNicolas Boichat2014-06-071-1/+1
* libsmartcols: add debug messagesKarel Zak2014-06-065-1/+12
* mount: add btrfs to mount.8Gui Hecheng2014-06-061-0/+186
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-062-15/+15
* Merge branch 'lscpu-detect-v3' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-302-4/+174
|\
| * lscpu: improve vmware detectionRuediger Meier2014-05-291-1/+82
| * lscpu: detect OS/400 and pHyp hypervisorsRuediger Meier2014-05-292-0/+63
| * lscpu: minor cleanup and improve hypervisor detectionRuediger Meier2014-05-292-3/+29
* | build: fix some compiler warningsRuediger Meier2014-05-303-3/+4
* | build-sys: add sys-utils/uname26.8 to gitignoreKarel Zak2014-05-291-5/+6
* | setarch: add generic support for setarch $(uname -m) ...Ruediger Meier2014-05-291-0/+16
* | losetup: don't ignore EBUSY in losetup when the loop device is givenStanislav Brabec2014-05-281-1/+1
* | Merge branch 'setarch' of https://github.com/rudimeier/util-linuxKarel Zak2014-05-262-1/+5
|\ \
| * | setarch: add shortcut binary uname26Ruediger Meier2014-05-222-1/+2
| * | setarch: flush output streams before execRuediger Meier2014-05-221-0/+3
* | | mount: add note about order for -a to the man pageKarel Zak2014-05-261-1/+1
* | | umount: add info that --all-targets works with mtab symlink onlyKarel Zak2014-05-262-2/+6
|/ /
* / build-sys: add BUILD_ vars for all Linux-only utilsKarel Zak2014-05-211-8/+28
|/
* mount: fix tiny typo in man pageStephan Müller2014-05-191-1/+1
* lslogins: move to login-utilsOndrej Oprala2014-05-153-511/+0Star
* lslogins(1): skeleton and argparsing for a new utilityOndrej Oprala2014-05-153-0/+511
* dmesg: support colors customizationKarel Zak2014-05-132-34/+81
* losetup: return EXIT_FAILURE on unsuccessful -fKarel Zak2014-05-131-1/+2
* cytune: remove from util-linuxSami Kerola2014-05-124-678/+0Star
* lib/timeutils: remove get_boot_time from libcommonKarel Zak2014-05-062-1/+2
* hwclock: fix typoKarel Zak2014-05-061-5/+4Star
* hwclock: Check drift value in /etc/adjtimeStanislav Brabec2014-05-061-0/+4
* hwclock: Prevent excessive drift valuesStanislav Brabec2014-05-061-10/+28
* setpriv: Fix --selinux-labelAndy Lutomirski2014-05-061-2/+2
* textual: remove square brackets from around three dotsBenno Schulenberg2014-05-064-19/+19
* ipcs: do not gettextize wordless stringsBenno Schulenberg2014-05-061-5/+5
* dmesg: add missing includeKarel Zak2014-05-061-0/+1
* swapon, swapheader, mkswap: move swap signature to headerSami Kerola2014-05-061-3/+0Star
* swapon: swaps with legacy version label are not supportedSami Kerola2014-05-061-2/+1Star
* mkswap, swaplabel: move version number to headerSami Kerola2014-05-041-6/+4Star