summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* mount: fix lazytime docsKarel Zak2015-03-301-1/+0Star
* libmount: add support for MS_LAZYTIMEKarel Zak2015-03-301-0/+27
* setarch: fix regression for sparc buildsWaldemar Brodkorb2015-03-301-1/+1
* dmesg: use GMT in tests, add DMESG_TEST_BOOTIMEKarel Zak2015-03-231-7/+19
* tests: add test_dmesg that has fixed boot timeSami Kerola2015-03-232-0/+9
* dmesg: fix shadow declarationSami Kerola2015-03-231-8/+3Star
* unshare: add --propagation, use MS_PRIVATE by defaultKarel Zak2015-03-232-6/+58
* nsenter: add -Z to set selinux contextKarel Zak2015-03-203-5/+46
* mount: don't remount read-only on --bindKarel Zak2015-03-201-0/+3
* hwclock: non-root access in test modeJ William Piggott2015-03-171-3/+3
* hwclock: increase debug output precisionJ William Piggott2015-03-171-2/+2
* hwclock: cosmetic changes to man pageKarel Zak2015-03-171-7/+8
* hwclock: man-page errataJ William Piggott2015-03-131-22/+0Star
* hwclock: add '11 minute mode' informationJ William Piggott2015-03-131-10/+15
* hwclock: remove depreciated ntpdateJ William Piggott2015-03-131-2/+2
* hwclock: Improve FILES sectionJ William Piggott2015-03-131-5/+11
* hwclock: add TZDIRJ William Piggott2015-03-131-5/+12
* build-sys: cleanup realtime lib usageKarel Zak2015-03-061-3/+3
* lib/timer: use separate file for timersKarel Zak2015-03-062-1/+2
* tunelp: use parse_switch()Sami Kerola2015-03-051-16/+5Star
* flock: improve timeout handlingSami Kerola2015-03-052-8/+11
* flock: add --verbose optionSami Kerola2015-03-033-4/+35
* docs: fstab(5) grammar / English fixes, and some other updatesPeter Cordes2015-02-271-41/+58
* docs: fix some spelling errors and typos in man pagesBill Pemberton2015-02-273-3/+3
* lib/colors: use libtinfo to check terminal capabilityKarel Zak2015-02-271-1/+2
* colors: cleanup man pages, add hint to usage()Karel Zak2015-02-252-2/+5
* eject: use parse_switch()Sami Kerola2015-02-241-12/+4Star
* tunelp: remove unnecessary preprocessor directivesSami Kerola2015-02-241-8/+0Star
* tunelp: remove get_val() in favour of strtol_or_err()Sami Kerola2015-02-242-14/+9Star
* prlimit: tell in --verbose output which pid got the new limitSami Kerola2015-02-241-1/+2
* setarch: print error when command runs without argumentsSami Kerola2015-02-191-1/+1
* hwclock: improve man-page languageJ William Piggott2015-02-191-3/+4
* hwclock: man-page errataJ William Piggott2015-02-161-5/+5
* lscpu: add s-Par supportBenjamin Romer2015-02-112-0/+4
* sulogin, hwclock: use xusleep() instead of usleep()Sami Kerola2015-02-101-1/+1
* Merge branch 'hwman' of github.com:jwpi/util-linuxKarel Zak2015-02-101-1/+13
|\
| * hwclock: add checking kernel vars to man-pageJ William Piggott2015-02-081-0/+5
| * hwclock: Add ntptime reference to man-pageJ William Piggott2015-02-081-1/+8
* | setarch: fix typo (missing braces) for ppcleRuediger Meier2015-02-101-3/+3
* | lscpu: fix typos in ppc codeKarel Zak2015-02-091-3/+3
|/
* lscpu: cleanup ppc virtualization detectionKarel Zak2015-02-061-20/+13Star
* lscpu: fix compiler error [-Werror=format-security]Karel Zak2015-02-061-1/+1
* lscpu: detect also QEMU emulation on ppcKarel Zak2015-02-051-19/+37
* textual: grammarize and harmonize the stat error messageBenno Schulenberg2015-02-027-8/+8
* docs: mention nice(1) in renice(1) manual pageSami Kerola2015-02-021-0/+1
* mount: Further FAT mount option updateJan Kara2015-02-021-5/+44
* mount: Add documentation of FAT mount option time_offsetJan Kara2015-02-021-0/+12
* setarch: fix --listKarel Zak2015-01-281-1/+1
* switch_root: document that maintains /run tooKarel Zak2015-01-261-1/+1
* Merge branch 'icc-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2015-01-263-6/+6
|\