summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* dmesg: move get_boot_time() to lib/timeutilsSami Kerola2014-05-041-27/+0Star
* mount: note that -c unused for mount.<type> in man pageKarel Zak2014-04-252-5/+12
* Revert "dmesg: don't use brow/yellow in output"Karel Zak2014-04-231-1/+1
* nsenter: add + to getopt_long()Karel Zak2014-04-181-1/+1
* unshare: add + to getopt_long()Karel Zak2014-04-181-1/+1
* fallocate: add FALLOC_FL_ZERO_RANGE supportLukas Czerner2014-04-182-6/+33
* fallocate: introduce an option -c to support COLLAPSE_RANGEDongsu Park2014-04-182-17/+35
* fstrim: add hint to man pageKarel Zak2014-04-101-0/+9
* fstrim: daily -> weekly in systemd timerKarel Zak2014-04-101-2/+3
* build-sys: consolidate systemd supportKarel Zak2014-04-091-1/+1
* build-sys: fix fstrim systemd stuffKarel Zak2014-04-081-4/+6