summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* losetup: use warn_size() for regular files onlyKarel Zak2013-05-131-1/+1
* lib/loopdev: fix loopcxt_check_size() to work with blkdevsKarel Zak2013-05-131-1/+15
* libfdisk: don't re-allocate range string in Ask APIKarel Zak2013-05-092-11/+4Star
* libfdisk: do not use va_list in the Ask APIKarel Zak2013-05-094-40/+12Star
* libmount: use MS_SILENT for /{proc,etc}/filesystemsKarel Zak2013-05-092-2/+5
* build-sys: use -Wno-clobbered for some BSD crapKarel Zak2013-05-073-3/+9
* lib/colors: add colormode_or_err()Karel Zak2013-05-073-15/+19
* prlimit: delete rem_prlim prototypeDavidlohr Bueso2013-05-061-12/+8Star
* docs: note ddate removalMike Frysinger2013-05-061-0/+3
* dmesg: fix usage() typoSami Kerola2013-05-061-1/+1
* dmesg: support --color[={auto,always,never}]Karel Zak2013-05-062-8/+16
* lib/colors: add support for auto, always and never modesKarel Zak2013-05-063-3/+88
* su: consistent angular brackets and lowercase in help text of 'su'Benno Schulenberg2013-05-061-12/+11Star
* libblkid: fix blkid_parse_tag_string() to ignore incomplete tagsKarel Zak2013-05-061-2/+2
* textual: fixing typos in a warning and an error messageBenno Schulenberg2013-04-261-1/+1
* cfdisk: fix ambiguous codeKarel Zak2013-04-261-2/+2
* build-sys: add --disable-settermKarel Zak2013-04-262-4/+11
* libmount: (test) check writing to a file was successfulSami Kerola2013-04-261-1/+4
* wall: check writing to a file descriptor was successfulSami Kerola2013-04-261-2/+2
* swapon: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+4
* setpriv: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+3
* fallocate: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+2
* swaplabel: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+4
* mkswap: unify write check to a file descriptorSami Kerola2013-04-261-9/+7Star
* mkfs.minix: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+2
* mkfs.cramfs: unify write check to a file descriptorSami Kerola2013-04-261-3/+2Star
* mkfs.bfs: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+1
* fsck.minix: check writing to a file descriptor was successfulSami Kerola2013-04-261-0/+2
* fsck.cramfs: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+2
* wdctl: check writing to a file descriptor was successfulSami Kerola2013-04-261-2/+4
* sfdisk: check writing to a file descriptor was successfulSami Kerola2013-04-261-7/+23
* cfdisk: check writing to a file descriptor was successfulSami Kerola2013-04-261-2/+6
* resizepart: check writing to a file descriptor was successfulSami Kerola2013-04-261-0/+5
* partx: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+3
* fdformat: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+2
* include: add close_fd() for noticing write errors before close()Sami Kerola2013-04-261-0/+19
* libblkid: check writing to a file was successfulSami Kerola2013-04-262-2/+9
* pg: check writing to a file was successfulSami Kerola2013-04-261-1/+8
* agetty: check writing to a file was successfulSami Kerola2013-04-261-1/+10
* setpriv: check writing to a file was successfulSami Kerola2013-04-261-2/+3
* cfdisk: check writing to a file was successfulSami Kerola2013-04-261-3/+15
* setsid: exit when control terminal cannot be setSami Kerola2013-04-261-1/+1
* hexdump: add long options to the commandSami Kerola2013-04-263-38/+69
* setpriv: allow login and group name option argumentsSami Kerola2013-04-262-14/+34
* utmpdump: add option to write to a fileSami Kerola2013-04-263-40/+58
* blkid, hwclock, ldattach: use program_invocation_short_nameSami Kerola2013-04-263-7/+1Star
* bash-completion: add mount and umountSami Kerola2013-04-262-0/+147
* Fix various typosYuri Chornoivan2013-04-269-10/+10
* wipefs: clean up codeKarel Zak2013-04-261-28/+35
* wipefs: add --backupOndrej Oprala2013-04-265-4/+87