summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* lsipc: new command to list IPC facilitiesKarel Zak2015-07-203-0/+1404
* hwclock: add -D to the man pageKarel Zak2015-07-201-1/+1
* ldattach: tiny coding style changesKarel Zak2015-07-151-5/+12
* ldattach: order line disciplines canonicallyTilman Schmidt2015-07-151-6/+7
* ldattach: always set line speed and format for N_GIGASET_M101Tilman Schmidt2015-07-151-1/+11
* ldattach: adapt print_table column width to widest entryTilman Schmidt2015-07-151-2/+2
* swapon: fix restart waitpid with errno == EINTRKarel Zak2015-07-011-8/+7Star
* fstrim: close dir before exit [coverity scan]Karel Zak2015-06-291-9/+15
* rtcwake: cosmetic changesKarel Zak2015-06-291-15/+28
* rtcwake: fix ARRAY_SIZE() usageKarel Zak2015-06-291-1/+1
* rtcwake: don't use usage() on errorKarel Zak2015-06-291-4/+4
* rtcwake: fix valgrind warningSami Kerola2015-06-291-1/+1
* rtcwake: read accepted mode strings from /sys/power/stateSami Kerola2015-06-291-55/+62
* rtcwake: make some command line options mutually exclusiveSami Kerola2015-06-291-0/+7
* rtcwake: improve coding styleSami Kerola2015-06-291-94/+29Star
* rtcwake: add --list-modesSami Kerola2015-06-292-2/+21
* rtcwake: do not overwrite device nameSami Kerola2015-06-291-22/+23
* rtcwake: clean up struct tm initializationsSami Kerola2015-06-291-13/+8Star
* rtcwake: fix preprocessor redefinitionSami Kerola2015-06-291-4/+3Star
* rtcwake: add human readable --date timestamp formatSami Kerola2015-06-292-6/+36
* rtcwake: improve read_clock_mode()Sami Kerola2015-06-291-12/+7Star
* rtcwake: remove RTC_ALM_READ and RTC_ALM_SET compatibilitySami Kerola2015-06-291-36/+6Star
* rtcwake: replace long if else statement with switch caseSami Kerola2015-06-291-8/+16
* rtcwake: enumerate constant mode stringsSami Kerola2015-06-291-49/+65
* rtcwake: add rtcwake_control and remove global variablesSami Kerola2015-06-291-62/+69
* zramctl: add link to kernel documentationSami Kerola2015-06-291-0/+4
* sys-utils/disk-utils/lib: fix printf format types [cppcheck]Boris Egorov2015-06-254-28/+28
* 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