summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* uuidd: fix manpage: libuuid(3) does not existPetr Uzel2011-02-161-1/+1
* textual: improve the wording of some error and usage messagesBenno Schulenberg2011-02-161-1/+1
* textual: fix three typos in message strings and improve consistencyBenno Schulenberg2011-02-161-1/+1
* logger: support for logging to UDP socket / remote syslog serverWUEBBELS, Josef \(Extern\)2011-02-142-4/+55
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-147-7/+4Star
* build-sys: don't build lsblk on Linux without openat()Karel Zak2011-02-111-1/+1
* partx, lsblk: fix gettext callsKarel Zak2011-02-111-1/+1
* lsblk: small grammar touches to the man pageBenno Schulenberg2011-02-081-17/+18
* blkid: dynamically allocate devicename arrayEric Sandeen2011-02-081-1/+12
* wipefs: use write_all from include/writeall.hPetr Uzel2011-02-081-18/+1Star
* uuidd: correctly report number of generated subsequent UUIDsPetr Uzel2011-02-081-2/+2
* uuidd: fix -n usagePetr Uzel2011-02-081-1/+1
* uuidd: increase connection backlog size to SOMAXCONNPetr Uzel2011-02-081-1/+1
* uuidd: use write_all from include/writeall.hPetr Uzel2011-02-081-20/+2Star
* uuidd: use die() where possiblePetr Uzel2011-02-081-6/+4Star
* uuidd: use daemon(3) library functionPetr Uzel2011-02-081-17/+2Star
* uuidd: use UUID_STR_LEN and UUID_LENPetr Uzel2011-02-081-11/+17
* uuidd: use UUIDD_OP_BULK_*_UUID named constantsPetr Uzel2011-02-081-6/+9
* uuidd: fix uuidd -r -n 2Petr Uzel2011-02-081-1/+1
* blkid: add new return code 8 for ambivalent low-level probing resultKarel Zak2011-02-032-3/+15
* blkid: add note about PART_ENTRY_ tags to blkid.8Karel Zak2011-02-031-1/+9
* blkid: don't return PART_ENTRY_* if partition is emptyKarel Zak2011-02-031-0/+14
* blkid: don't print devname if nothing detectedKarel Zak2011-02-031-2/+3
* build-sys: enable lsblk and libmount for Linux onlyKarel Zak2011-01-311-0/+3
* libmount: cleanup API, remove typedefKarel Zak2011-01-221-37/+41