util-linux/sys-utils
Karel Zak 73f9a11404 umount: (new) use the same exit codes as mount(8)
Note that old umount(8) uses 0 and 1 exit codes, and some
exceptions like 4 or 32.

The new umount(8) cleanups this mess and uses the same exit codes as
mount(8) (see mount(8) man page).

Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-23 11:15:41 +01:00
..
.gitignore build-sys: add --enable-new-mount 2012-01-11 17:05:08 +01:00
Makefile.am mount: (new) add selinux warning 2012-01-20 13:14:26 +01:00
arch.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
arch.c arch: minor changes to usage() 2011-09-27 13:25:53 +02:00
chcpu.8 chcpu: man page update 2011-10-11 11:43:42 +02:00
chcpu.c misc: use %m in format string instead of %s and strerror(errno) 2011-09-27 15:46:07 +02:00
ctrlaltdel.8 docs: mention long options in ctrlaltdel.8 2011-09-17 14:25:20 +02:00
ctrlaltdel.c ctrlaltdel: minor changes to usage() 2011-09-27 13:26:06 +02:00
cyclades.h Imported from util-linux-2.12i tarball. 2006-12-07 00:26:22 +01:00
cytune.8 docs: mention long options in cytune.8 2011-09-29 22:45:27 +02:00
cytune.c cytune: fix printf type warning 2011-09-29 22:45:27 +02:00
dmesg.1 dmesg: add --file option 2011-09-08 19:40:34 +02:00
dmesg.c dmesg: fix non-ANSI function declaration [smatch scan] 2012-01-17 16:50:17 +01:00
fallocate.1 fallocate: add FALLOC_FL_PUNCH_HOLE support 2011-11-23 13:12:48 +01:00
fallocate.c fallocate: clean up fallbacks for FALLOC_FL_* flags 2011-11-23 15:19:20 +01:00
flock.1 docs: restructure flock.1 manual page 2011-09-29 22:45:27 +02:00
flock.c flock: fix sizeof usage [clang -Wsizeof-pointer-memaccess] 2012-01-19 19:30:31 +01:00
fsfreeze.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
fsfreeze.c fsfreeze: cleanup usage() 2011-08-16 13:12:08 +02:00
fstrim.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
fstrim.c fstrim: fix section number in referral to manpage 2011-10-17 11:06:36 +02:00
ipcmk.1 docs: add long options to ipcmk.1 man page 2011-09-17 14:25:20 +02:00
ipcmk.c build-sys: fixes to USAGE_* macros 2011-09-17 15:07:52 +02:00
ipcrm.1 ipcrm: add --all option 2011-09-17 15:07:35 +02:00
ipcrm.c ipcrm: fix wrong subject in error messages for -m, -q, -s id options 2011-09-29 00:25:34 +02:00
ipcs.1 docs: add long options to ipcs.1 man page 2011-09-17 14:25:20 +02:00
ipcs.c ipcs: minor changes to usage() 2011-09-27 13:26:26 +02:00
ldattach.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
ldattach.c ldattach: add default case to switches 2011-11-02 19:26:15 +01:00
losetup.8 losetup: add note about non-root users to losetup.8 2012-01-11 15:45:36 +01:00
losetup.c losetup: fix compiler warnings [-Wpointer-sign -Wformat] 2012-01-17 16:36:55 +01:00
lp.h Imported from util-linux-2.9v tarball. 2006-12-07 00:25:39 +01:00
lscpu.1 lscpu: man page update 2011-10-11 12:19:41 +02:00
lscpu.c lscpu: fix compiler warnings 2012-01-05 17:09:27 +01:00
mount.c mount: (new) share exit codes by include/exitcodes.h 2012-01-23 10:55:35 +01:00
mountpoint.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
mountpoint.c mountpoint: support symbolic and relative paths 2011-10-11 11:26:31 +02:00
pivot_root.8 docs: mention long options in pivot_root.8 2011-09-17 14:25:20 +02:00
pivot_root.c pivot_root: minor changes to usage() 2011-09-27 13:26:45 +02:00
prlimit.1 prlimit: s/amount/number/ 2011-11-23 12:52:36 +01:00
prlimit.c prlimit: use xalloc libs 2011-12-20 13:09:32 +01:00
readprofile.8 docs: add long options to readprofile.8 2011-11-02 18:41:57 +01:00
readprofile.c readprifile: remove unnecessary optstring array 2011-11-14 13:28:50 +01:00
renice.1 docs: align renice.1 with howto-man-page.txt 2011-10-03 20:32:36 +02:00
renice.c renice: cleanup usage() 2011-08-16 13:20:54 +02:00
rtcwake.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
rtcwake.c rtcwake: align with howto-usage-function.txt 2011-10-30 14:23:54 +01:00
setarch.8 docs: add --version to setarch.8 2011-09-17 14:25:20 +02:00
setarch.c setarch: minor changes to usage() 2011-09-27 13:26:59 +02:00
setsid.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
setsid.c setsid: add long options and fix coding style 2011-10-30 14:08:33 +01:00
swapoff.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapon.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapon.c build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
switch_root.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
switch_root.c switch_root: umount mount points we cannot move with MNT_DETACH 2011-11-14 14:49:37 +01:00
tunelp.8 docs: align tunelp.8 with howto-man-page.txt 2011-11-02 18:41:56 +01:00
tunelp.c tunelp: add long options and align with howto-usage-function.txt 2011-11-02 18:41:56 +01:00
umount.c umount: (new) use the same exit codes as mount(8) 2012-01-23 11:15:41 +01:00
unshare.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
unshare.c unshare: align with howto-usage-function.txt 2011-10-30 14:35:06 +01:00