summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* Revert "blkid: remove unused variable"Karel Zak2014-05-131-2/+2
* build-sys: remove unnecessary void castsSami Kerola2014-05-121-1/+1
* logger: check numeric priority and facility input valuesSami Kerola2014-05-121-3/+14
* logger: fail when io vector number exceeds maximumSami Kerola2014-05-121-1/+6
* blkid: remove unused variableSami Kerola2014-05-121-2/+2
* textual: remove square brackets from around three dotsBenno Schulenberg2014-05-061-1/+1
* lsblk: add -O option to show all available columnsMasatake YAMATO2014-05-062-1/+15
* uuidd: remove timeout from systemd service fileKarel Zak2014-04-291-1/+1
* Merge branch 'kill-tests-v4' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-04-281-5/+16
|\
| * kill: add --verbose option to display what is killedSami Kerola2014-04-261-2/+9
| * kill: remove unnecessary indirectionSami Kerola2014-04-261-3/+1Star
| * kill: make options --pid and --queue mutually exclusiveSami Kerola2014-04-261-0/+6
* | wipefs: don't erase nested partition tables by defaultKarel Zak2014-04-242-1/+18
|/
* build-sys: consolidate systemd supportKarel Zak2014-04-093-18/+18
* kill: fix bug in --all semanticKarel Zak2014-04-071-1/+1
* kill: make kill-by-name more obvious in man pageKarel Zak2014-04-071-6/+6
* kill: add copyrights, etc.Karel Zak2014-04-072-4/+13
* kill: return 64 on partial successKarel Zak2014-04-072-24/+52
* kill: tiny change in man pageKarel Zak2014-04-071-1/+1
* kill: coding style, simplify codeKarel Zak2014-04-071-15/+13Star
* kill: rename printsig() to print_signal_name()Karel Zak2014-04-071-7/+7
* kill: rename printsignals() to print_all_signalsprint_all_signals()Karel Zak2014-04-071-4/+4
* kill: reorder functions to make it more readableKarel Zak2014-04-071-199/+195Star
* Merge branch 'kill' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-04-072-289/+301
|\
| * kill: move sigqueue inputs to control structSami Kerola2014-03-301-12/+17
| * kill: add parse_arguments() functionSami Kerola2014-03-301-53/+60
| * kill: tell what is wrong rather than output usage()Sami Kerola2014-03-301-8/+8
| * kill: use control structure to pass user input to functionsSami Kerola2014-03-301-50/+59
| * kill: deprecat invocation as 'pid' command nameSami Kerola2014-03-302-0/+7
| * kill: make usage() not to returnSami Kerola2014-03-301-14/+12Star
| * kill: move magic numbers in beginning of the fileSami Kerola2014-03-301-5/+9
| * kill: flip all comparions to be in smaller - greater orderSami Kerola2014-03-301-7/+7
| * kill: fix coding styleSami Kerola2014-03-301-277/+259Star
* | libsmartcols: clean up flags usageKarel Zak2014-04-033-13/+13
* | lsblk: remove unnecessary codeKarel Zak2014-04-031-1/+0Star
* | lsblk: clean up data preparationKarel Zak2014-04-031-132/+77Star
* | findmnt: cleanup flagsKarel Zak2014-04-031-37/+34Star
* | lslocks: use libsmartcolsOndrej Oprala2014-04-032-29/+36
* | lsblk: use libsmartcolsOndrej Oprala2014-04-032-100/+116
* | findmnt: use libsmartcolsOndrej Oprala2014-04-032-82/+99
* | libsmartcols: add columnsKarel Zak2014-04-031-1/+1
|/
* findfs: add ability to work with PART{UUID,LABEL}= tooKarel Zak2014-03-282-24/+44
* findfs: use symbolic exit values, and tell about them in manualSami Kerola2014-03-262-10/+38
* mcookie: add --max-size optionSami Kerola2014-03-262-5/+42
* mcookie: use control structure, and fix usage()Sami Kerola2014-03-261-45/+49
* mcookie: use same variable type consistentlySami Kerola2014-03-261-5/+5
* mcookie: allow --file option be defined multiple timesSami Kerola2014-03-261-29/+44
* mcookie: use lib/randutilsSami Kerola2014-03-263-75/+28Star
* lib/tt: add tt_line_get_userdata()Karel Zak2014-03-111-1/+1
* lib/colors: add info to man pages, add terminal-colors.d.5Karel Zak2014-03-111-0/+11