summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* lsblk: use sysfs_read_u64() rather than sysfs_strdup() + atol()Karel Zak2011-05-181-7/+19
* lib: [sysfs.c] make sysfs_read_* function more robustKarel Zak2011-05-181-4/+9
* lsblk: improve discard supportMartin K. Petersen2011-05-181-4/+9
* lsblk: use generic sysfs functionsKarel Zak2011-05-162-202/+50Star
* findmnt: add columns description to the --help outputKarel Zak2011-05-101-18/+15Star
* findmnt: add --pairs to output in key="value" formatKarel Zak2011-05-101-5/+11
* findmnt: fix leakKarel Zak2011-05-101-1/+1
* lsblk: add --pairs to output in key="value" formatKarel Zak2011-05-102-6/+15
* lsblk: add support for discard topology (-D option)Martin K. Petersen2011-05-052-3/+46
* findmnt: minor coding style changesKarel Zak2011-04-271-21/+20Star
* findmnt: filter filesystems and actions for --pollKarel Zak2011-04-272-15/+106
* findmnt: print OLD-* columns only when necessaryKarel Zak2011-04-271-3/+5
* findmnt: add --poll and --timeout to the man pageKarel Zak2011-04-271-0/+22
* findmnt: add --timeout optionKarel Zak2011-04-272-6/+17
* findmnt: add --poll optionKarel Zak2011-04-271-29/+232
* blkid: small fix for safe_print()Sergey Gusarov2011-03-291-1/+1
* blkid: add -d option to print non-printable charsKarel Zak2011-03-292-9/+22
* ddate: use ARRAY_SIZEKarel Zak2011-03-181-2/+4
* ddate: remove non-ascii chars from ddateKarel Zak2011-03-181-4/+4
* blkid: fix double free [coverity scan]Karel Zak2011-03-111-3/+2Star
* lib: [tt.c] use mbs_truncate() from mbsalign.cKarel Zak2011-03-111-1/+2
* lsblk: fix strtoul() usage [coverity scan]Karel Zak2011-03-111-1/+1
* findmnt: check mnt_tab_next_fs() return code [coverity scan]Karel Zak2011-03-111-1/+2
* lsblk: use ssize_t for readlink() return codeKarel Zak2011-03-112-2/+2
* lsblk: add TYPE column to lsblk outputMilan Broz2011-03-101-1/+75
* blkid: don't ignore -iKarel Zak2011-03-081-0/+1
* blkid: uniformize the synopsis, remove "the the"Benno Schulenberg2011-03-081-5/+5
* textual: tweak several manpages, mainly the blkid oneBenno Schulenberg2011-03-087-72/+70Star
* uuidd: add "-q" to synopsis, order options alphabeticallyBenno Schulenberg2011-03-082-17/+20
* logger: mention long option in logger man pageSami Kerola2011-03-081-10/+11
* logger: use libc error printing facilitiesSami Kerola2011-03-081-43/+29Star
* logger: support long optionsSami Kerola2011-03-082-12/+60
* logger: fix variable type compiler warningSami Kerola2011-03-081-1/+1
* man page syntax fixesVille Skyttä2011-03-071-1/+1
* move struct option to .rodataKarel Zak2011-03-034-4/+4
* build-sys: add term-utils/.gitignoreKarel Zak2011-03-021-1/+0Star
* build-sys: move reset to term-utils/Karel Zak2011-03-024-75/+0Star
* build-sys: move script and scriptreplay to term-utils/Karel Zak2011-03-025-1115/+3Star
* build-sys: move setterm to term-utils/Karel Zak2011-03-023-1496/+0Star
* kill: add -q sigval to use sigqueue(2)Karel Zak2011-02-283-2/+41
* kill: translate "-l <num>" to RT<n>Karel Zak2011-02-281-0/+6
* kill: add support for real-time signalsKarel Zak2011-02-281-0/+39
* lsblk: bitwise or TT_FL_ASCII with tt_flags instead of settingDave Reisner2011-02-211-1/+1
* scriptreplay: bug in argument checkSami Kerola2011-02-211-1/+1
* script: inform about long options in script manual pageSami Kerola2011-02-211-7/+13
* script: support for long optionsSami Kerola2011-02-211-12/+43
* script: use libc error printing facilitiesSami Kerola2011-02-211-33/+19Star
* script: fix compiler warningsSami Kerola2011-02-211-3/+3
* lsblk: fix readlink() usageKarel Zak2011-02-181-2/+2
* libuuid: rename uuid__generate_* to __uuid_generate_*Petr Uzel2011-02-161-4/+4