freebsd-nq/sbin/mount
Craig Rodrigues 011b5486c5 Pass a char buffer parameter with name "errmsg" to nmount().
For filesystems which use vfs_mount_error() to log an error, this
char buffer will be populated with a string error message.
If nmount() fails, in addition to printing out strerror(errno),
print out the "errmsg" populated by vfs_mount_error().
2006-12-07 03:24:43 +00:00
..
extern.h
getmntopts.3
getmntopts.c
Makefile
mntopts.h
mount_fs.c
mount.8
mount.c
pathnames.h
vfslist.c