Commit Graph

11 Commits

Author SHA1 Message Date
sin
7f92db7327 Implement umount -a 2014-03-11 19:47:08 +00:00
sin
d017808c80 Do not terminate early on a umount failure 2013-10-07 19:18:38 +01:00
s-p-k
e340e1373e exit with EXIT_SUCCESS/EXIT_FAILURE 2013-10-07 19:15:00 +01:00
sin
713f1cfdb2 Handle correctly the -n option for mount and umount 2013-09-06 11:01:03 +01:00
sin
65e02d66b5 We do not update /etc/mtab for mount/umount - update usage 2013-09-04 10:55:44 +01:00
sin
19992672a5 Opening brackets always on the next line for func defs 2013-08-16 11:15:37 +01:00
sin
97cbad7eef Remove OpenBSD support
This is becoming a nightmare.  Just support Linux.
2013-08-14 14:40:47 +01:00
sin
7d653dbd07 Fix vertical spacing in umount.c 2013-08-10 11:38:30 +01:00
sin
acb55413b6 Add missing copyright + LICENSE details 2013-08-07 13:42:35 +03:00
sin
9fbe1e6e66 Implement -l support for umount
This operation is not supported on OpenBSD so just
set errno to ENOTSUP.
2013-08-07 10:33:19 +01:00
sin
d4c1710911 Add umount(8)
No manpage yet.
2013-08-07 10:13:21 +01:00