freebsd-dev/sbin/mount_std
Maxime Henrion c31e07fb1a Add code to try the nmount(2) syscall when mount(2) failed with
EOPNOTSUPP.  This will make things less painful when I will commit
the conversion of devfs, fdescfs and pseudofs to nmount.

Reviewed by:	phk
2002-04-07 13:28:18 +00:00
..
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_std.8 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
mount_std.c Add code to try the nmount(2) syscall when mount(2) failed with 2002-04-07 13:28:18 +00:00