summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* lsipc: cleanup {user,group}name usageKarel Zak2015-07-301-26/+27
* hwclock: make static analyzes more happyKarel Zak2015-07-291-1/+1
* lsipc: value is never read [clang analyze]Karel Zak2015-07-291-2/+3
* unshare: remove duplicate [make checkincludes]Karel Zak2015-07-291-2/+0Star
* lsipc: make --id usable with all output formats and with -oKarel Zak2015-07-232-16/+23
* lsipc: the default --global is mutually exclusive with -c --id and -tKarel Zak2015-07-231-2/+4
* lsipc: remove --print0 and -colon-separateKarel Zak2015-07-231-28/+8Star
* lsipc: remove duplicate "Usage:"Karel Zak2015-07-231-1/+0Star
* lsipc: tiny change about --global to the man pageKarel Zak2015-07-201-1/+2
* ipcmk: support <size>{K,M,G,...}Karel Zak2015-07-202-1/+3
* lsipc: default to --globalKarel Zak2015-07-201-14/+14
* lsipc: add USE% to --globalKarel Zak2015-07-201-3/+10
* lsipc: use sub-table for semphore elementsKarel Zak2015-07-201-18/+73
* lsipc: improve JSON outputKarel Zak2015-07-201-4/+15
* lsipc: move outmode to coltrol structKarel Zak2015-07-201-19/+13Star
* lsipc: fix coding styleKarel Zak2015-07-201-419/+419
* lsipc: differentiate between UID and USER namesKarel Zak2015-07-201-46/+95
* lsipc: fix ID parsing, use full time for pretty printKarel Zak2015-07-201-3/+6
* lsipc: cleanup -o usageKarel Zak2015-07-201-94/+76Star
* lsipc: improve --globalKarel Zak2015-07-201-110/+93Star
* lsipc: cleanup columns indexesKarel Zak2015-07-201-48/+65
* lsipc: add COMMAND for shmemKarel Zak2015-07-201-1/+8
* lsipc: add CTIME to shmem defaultKarel Zak2015-07-201-1/+1
* 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