Searched hist:d499a0ef657aebbc29cdd3df7184c8036564bfc0 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/umount/ |
H A D | Makefile | diff d499a0ef657aebbc29cdd3df7184c8036564bfc0 Mon Jun 16 13:20:05 CEST 1997 Bruce Evans <bde@FreeBSD.org> Merge from Lite2. - use new getvfsbyname() interface. - new -A option, like -a except only mounted file systems are unmounted.
All non-cosmetic FreeBSD changes in umount.c, except ignoring of realpath() failures, went away because they are done better in Lite2. realpath() failures must be ignored so that non-pathnames like "<above>:/foo" and "host:/bar" get as far as mount(2).
Reviewed by: dfr diff d499a0ef657aebbc29cdd3df7184c8036564bfc0 Mon Jun 16 13:20:05 CEST 1997 Bruce Evans <bde@FreeBSD.org> Merge from Lite2. - use new getvfsbyname() interface. - new -A option, like -a except only mounted file systems are unmounted.
All non-cosmetic FreeBSD changes in umount.c, except ignoring of realpath() failures, went away because they are done better in Lite2. realpath() failures must be ignored so that non-pathnames like "<above>:/foo" and "host:/bar" get as far as mount(2).
Reviewed by: dfr
|
H A D | umount.8 | diff d499a0ef657aebbc29cdd3df7184c8036564bfc0 Mon Jun 16 13:20:05 CEST 1997 Bruce Evans <bde@FreeBSD.org> Merge from Lite2. - use new getvfsbyname() interface. - new -A option, like -a except only mounted file systems are unmounted.
All non-cosmetic FreeBSD changes in umount.c, except ignoring of realpath() failures, went away because they are done better in Lite2. realpath() failures must be ignored so that non-pathnames like "<above>:/foo" and "host:/bar" get as far as mount(2).
Reviewed by: dfr diff d499a0ef657aebbc29cdd3df7184c8036564bfc0 Mon Jun 16 13:20:05 CEST 1997 Bruce Evans <bde@FreeBSD.org> Merge from Lite2. - use new getvfsbyname() interface. - new -A option, like -a except only mounted file systems are unmounted.
All non-cosmetic FreeBSD changes in umount.c, except ignoring of realpath() failures, went away because they are done better in Lite2. realpath() failures must be ignored so that non-pathnames like "<above>:/foo" and "host:/bar" get as far as mount(2).
Reviewed by: dfr
|
H A D | umount.c | diff d499a0ef657aebbc29cdd3df7184c8036564bfc0 Mon Jun 16 13:20:05 CEST 1997 Bruce Evans <bde@FreeBSD.org> Merge from Lite2. - use new getvfsbyname() interface. - new -A option, like -a except only mounted file systems are unmounted.
All non-cosmetic FreeBSD changes in umount.c, except ignoring of realpath() failures, went away because they are done better in Lite2. realpath() failures must be ignored so that non-pathnames like "<above>:/foo" and "host:/bar" get as far as mount(2).
Reviewed by: dfr diff d499a0ef657aebbc29cdd3df7184c8036564bfc0 Mon Jun 16 13:20:05 CEST 1997 Bruce Evans <bde@FreeBSD.org> Merge from Lite2. - use new getvfsbyname() interface. - new -A option, like -a except only mounted file systems are unmounted.
All non-cosmetic FreeBSD changes in umount.c, except ignoring of realpath() failures, went away because they are done better in Lite2. realpath() failures must be ignored so that non-pathnames like "<above>:/foo" and "host:/bar" get as far as mount(2).
Reviewed by: dfr
|