summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-31partx: fix authors section in man pageDavidlohr Bueso1-1/+1
2010-12-30cfdisk: close the program when terminal isn't presentFrancesco Cosoleto1-6/+17
2010-12-30wipefs: fail if more device arguments specifiedMilan Broz1-0/+3
2010-12-30hexdump: remove od functionality in favor to GNU coreutils odSami Kerola6-358/+8
2010-12-30libblkid: fix endian conversion bug in NILFSKarel Zak1-1/+1
2010-12-29build-sys: remove unnecessary headerKarel Zak1-1/+1
2010-12-29build-sys: remove generated po/POTFILES.inKarel Zak4-264/+11
2010-12-27fsck: returns proper code on exec() errorKarel Zak1-4/+6
2010-12-26lsblk: rename "RA" column to "RE"Karel Zak1-4/+4
2010-12-17fdisk: use canonicalized names for -l (and sfdisk -d)Karel Zak4-23/+32
2010-12-17swpaon: use canonicalized devnames on -s outputKarel Zak1-10/+28
2010-12-17swapon: Canonicalize swap deviceAlexey Gladkov1-1/+7
2010-12-16lsblk: add --nodepsKarel Zak2-1/+14
2010-12-16lib: [tt] fix alignment of the last tree childKarel Zak1-1/+1
2010-12-10mesg: change error exit code from 1 to >1Francesco Cosoleto1-9/+15
2010-12-10docs: update DEPRECATED fileKarel Zak1-4/+1
2010-12-10simpleinit: move old init stuff to separate directoryKarel Zak17-37/+41
2010-12-10docs: update TODO fileKarel Zak1-2/+0
2010-12-10vipw: fix warn_unused_result gcc warningKarel Zak1-1/+3
2010-12-10fix __noreturn__ usageKarel Zak6-10/+10
2010-12-10chfn: Use EXIT_* and err()Marek Polacek1-82/+45
2010-12-10wall: fix coding styleKarel Zak1-12/+13
2010-12-10wall: remove prognameKarel Zak1-9/+4
2010-12-10wall: Use EXIT_* and err()Marek Polacek1-25/+18
2010-12-10vipw: use EXIT_* and err()Marek Polacek1-22/+22
2010-12-10simpleinit: Use EXIT_*Marek Polacek1-6/+6
2010-12-10shutdown: Use EXIT_*Marek Polacek1-36/+29
2010-12-10docs: update TODO fileDavidlohr Bueso2-8/+1
2010-12-10login: fix "ignoring return value" errorsKarel Zak1-10/+26
2010-12-10login: use EXIT_* and err.h, clean up return codesMarek Polacek1-49/+41
2010-12-10last: Use EXIT_* and err()Marek Polacek1-19/+23
2010-12-10login: use EXIT_* in checktty()Karel Zak1-5/+5
2010-12-10chsh: use EXIT_* and err.hKarel Zak1-95/+59
2010-12-09sfdisk: add option to use maximum partition sizeKarel Zak2-1/+5
2010-12-09renice: improve messages specifying what ID is referring toFrancesco Cosoleto1-5/+11
2010-12-09partx: tiny change in usage()Karel Zak1-1/+1
2010-12-09partx: cleanup and add columnsKarel Zak1-13/+31
2010-12-09tests: add regression testsDavidlohr Bueso7-0/+61
2010-12-09delpart: code consolidationKarel Zak1-20/+4
2010-12-09addpart: code consolidationKarel Zak1-21/+9
2010-12-09partx: complete rewriteDavidlohr Bueso19-2130/+955
2010-12-06mount: be more explicit about --move in mount.8Karel Zak1-3/+18
2010-12-03libblkid: NTFS volume label not foundKarel Zak1-1/+1
2010-12-03ipc: remove .info fileKarel Zak1-1107/+0
2010-12-02build-sys: add mesg to .gitignoreKarel Zak1-0/+1
2010-12-02agetty: Use EXIT_* and add noreturn attributeMarek Polacek1-12/+10
2010-12-02mesg: Use EXIT_* and discard K&R style declaration.Marek Polacek1-24/+22
2010-12-02newgrp: Use err() and EXIT_*Marek Polacek1-28/+19
2010-12-02README: fix typoDavidlohr Bueso1-1/+1
2010-12-01mount: read /sys for loopdev backing fileKarel Zak3-3/+61