util-linux/disk-utils
Sami Kerola 89f56db184 mkfs.cramfs: use symbolic exit codes
For some reason original author had defined symbolic exit codes,
but had not use them. One could argue the symbolic exit codes for
mkfs should go to local exit header which would be included to
all commands that exit with non zero or one return code.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-01-17 17:11:20 +01:00
..
.gitignore swaplabel: new command 2010-04-02 16:16:59 +02:00
Makefile.am build-sys: replace ../ with $top_srcdir 2010-05-24 12:37:12 +02:00
blockdev.8 disk-utils: fix manpage typos 2011-01-17 15:27:29 +01:00
blockdev.c blockdev: sync man page with code 2010-08-24 12:59:41 +02:00
cramfs.h Imported from util-linux-2.11t tarball. 2006-12-07 00:25:58 +01:00
cramfs_common.c mkfs.cramfs: add endianness support to cramfs tools 2009-02-04 14:56:54 +01:00
cramfs_common.h mkfs.cramfs: add endianness support to cramfs tools 2009-02-04 14:56:54 +01:00
elvtune.8 rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
elvtune.c elvtune: add NLS support 2008-10-03 08:22:50 +02:00
fdformat.8 rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
fdformat.c fdformat: fix memory leak in verify_disk() 2009-10-06 10:26:04 +02:00
fsck.cramfs.c Remove now unused <sys/ioctl.h> includes 2009-10-09 15:17:54 +02:00
fsck.minix.8 rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
fsck.minix.c fsck.minix: fix strict-aliasing bugs 2009-10-17 00:19:23 +02:00
isosize.8 isosize.8: formatting 2009-08-17 12:11:10 +02:00
isosize.c blockdev: fix: opened file leaving unclosed 2007-10-26 01:02:45 +02:00
minix.h Imported from util-linux-2.11m tarball. 2006-12-07 00:25:49 +01:00
mkfs.8 rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
mkfs.bfs.8 rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
mkfs.bfs.c Remove now unused <sys/ioctl.h> includes 2009-10-09 15:17:54 +02:00
mkfs.c mkfs: general cleanups 2011-01-17 16:54:24 +01:00
mkfs.cramfs.c mkfs.cramfs: use symbolic exit codes 2011-01-17 17:11:20 +01:00
mkfs.minix.8 rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
mkfs.minix.c messages: gettextize a few skipped or forgotten ones 2010-06-14 11:19:19 +02:00
mkswap.8 rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
mkswap.c lib: [strutils] general purpose string handling functions 2010-11-23 21:06:49 +01:00
raw.8 rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
raw.c raw: Use the RAW_SETBIND ioctl without stat'ing the raw# file 2009-06-29 23:07:09 +02:00
swaplabel.8 disk-utils: fix manpage typos 2011-01-17 15:27:29 +01:00
swaplabel.c lib: [strutils] general purpose string handling functions 2010-11-23 21:06:49 +01:00