summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* fstrim: de-duplicate by mount source tooKarel Zak2015-06-101-1/+28
* man: fix nolazytime typo in mount(8)Andreas Henriksson2015-06-081-1/+1
* losetup: add --jsonKarel Zak2015-06-052-2/+21
* losetup: print more usable error message on failed -fKarel Zak2015-06-031-2/+11
* libmount: do not call umount helper on --fakeKarel Zak2015-06-031-2/+3
* lscpu: add warning for __SANITIZE_ADDRESS__Karel Zak2015-06-021-2/+6
* sys-utils: lscpu segfaults when built with -fsanitize=addressCristian Rodríguez2015-06-021-1/+1
* hwclock: don't allow non-root accessKarel Zak2015-05-262-44/+5Star
* build-sys: support unshare.staticGeorg Schiesser2015-05-181-0/+8
* zramctl: add MEM-LIMIT, MEM-USED and MIGRATED columnsKarel Zak2015-05-181-7/+21
* zramctl: support /sys/block/zram<id>/mm_statKarel Zak2015-05-181-13/+78
* lscpu: add cpu flags entry to summary outputWANG Chao2015-05-131-0/+3
* flock: NULL derefBrad Forschinger2015-05-051-1/+1
* build-sys: fix parallel builds w/setarch linksMike Frysinger2015-05-051-0/+1
* hwclock: fix spelling, punctuation and formatting mistakes in the man pageBenno Schulenberg2015-04-281-40/+38Star
* hwclock: clean up man page headerKarel Zak2015-04-281-17/+3Star
* hwclock: remove an untrue phrase from the man pageBenno Schulenberg2015-04-281-5/+0Star
* swapon: search for mkswap via PATHMike Frysinger2015-04-272-5/+3Star
* hwclock: flush stdout in hwclock -cAlexey Galakhov2015-04-271-0/+1
* hwclock: Remove TZUTCJ William Piggott2015-04-271-9/+2Star
* lib/strutils: fix string_add_to_idarray() int vs. size_tKarel Zak2015-04-221-4/+6
* hwclock: remove dead codeJ William Piggott2015-04-211-14/+0Star
* hwclock: regression fixJ William Piggott2015-04-211-4/+5
* unshare: allow persisting mount namespacesKarel Zak2015-04-141-4/+68
* unshare: allow persisting namespacesKarel Zak2015-04-142-31/+132
* 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