summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* kill: add -q sigval to use sigqueue(2)Karel Zak2011-02-284-2/+42
* 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
* rtcwake: test for available suspend modesLawrence Rust2011-02-281-0/+23
* dmesg.c: cleanups -- use err(), xalloc()Marek Polacek2011-02-281-27/+25Star
* docs: update TODOKarel Zak2011-02-261-0/+4
* libblkid: try to detect if PT is newer than LVMKarel Zak2011-02-246-1/+100
* docs: update TODOKarel Zak2011-02-231-0/+5
* tests: update libmount tests (add optstr output)Karel Zak2011-02-2316-2/+76
* libmount: better "user" evaluationKarel Zak2011-02-233-11/+71
* libmount: don't export functions for vfs/fs/userspace mount optionsKarel Zak2011-02-229-261/+76Star
* ipcs: fix typoKarel Zak2011-02-211-1/+1
* docs: update TODO fileKarel Zak2011-02-211-0/+10
* lsblk: bitwise or TT_FL_ASCII with tt_flags instead of settingDave Reisner2011-02-211-1/+1
* hwclock: make RTC default to UTC timeDaniel Drake2011-02-212-3/+3
* cfdisk: fix compiler warningKarel Zak2011-02-211-1/+1
* cfdisk: remove unused vertical menu direction codeFrancesco Cosoleto2011-02-211-51/+5Star
* 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
* getopt: fix '--unqote' typo in usage textFrancesco Cosoleto2011-02-211-1/+1
* mkswap: fix compiler warningKarel Zak2011-02-211-1/+1
* doc: mention mkswap long options in man pageSami Kerola2011-02-211-35/+21Star
* mkswap: coding style unificationSami Kerola2011-02-211-21/+30
* mkswap: fix to compiler warningsSami Kerola2011-02-211-5/+5
* mkswap: use EXIT_ valuesSami Kerola2011-02-211-4/+4
* mkswap: support long options and check user inputsSami Kerola2011-02-212-73/+76
* lib: [strutils.c] more robust strtol checksKarel Zak2011-02-211-2/+2
* strutils: new wrapper function strtoll_or_errSami Kerola2011-02-212-0/+25
* mkswap: use xallocSami Kerola2011-02-211-7/+4Star
* mkswap: use libc error messaging facilitiesSami Kerola2011-02-211-95/+62Star
* tests: add tests for [u]mount regular fileKarel Zak2011-02-212-0/+31
* umount: allow unmounting loopdev specified by associated filePetr Uzel2011-02-213-0/+76
* include: [xalloc.h]: mention strdup in the file descriptionPetr Uzel2011-02-211-1/+1
* lscpu: use xstrdup from xalloc.hPetr Uzel2011-02-211-9/+1Star
* losetup: spelling fixesPetr Uzel2011-02-211-4/+4
* hexdump: new usage(), xalloc and err.h stuffSami Kerola2011-02-216-86/+72Star
* ipcs: really show all resources when -a and -i are combinedJens Kristian Søgaard2011-02-211-4/+5
* lsblk: fix readlink() usageKarel Zak2011-02-182-3/+2Star
* Revert "libmount: do not check for EAGAIN after flock()"Karel Zak2011-02-181-1/+1
* Revert "libuuid: do not check for EAGAIN after flock()"Karel Zak2011-02-181-1/+1
* build-sys: add uuid_generate_time_safe.3 .gitignoreKarel Zak2011-02-171-0/+1
* docs: update TODO fileKarel Zak2011-02-171-40/+61
* chsh: fix gcc link() warn_unused_result warningKarel Zak2011-02-171-1/+2
* fsck: fix -C parsingKarel Zak2011-02-171-1/+1
* tests: [cpuset] call free() for rangeKarel Zak2011-02-171-0/+1
* chsh: fix small memory leakKarel Zak2011-02-171-5/+9
* login: does not ignore setgid() return code for non-rootsKarel Zak2011-02-171-1/+5