rodrigc 2005-12-03 01:57:58 UTC FreeBSD src repository Modified files: sbin/mount mount.c Log: Simplify parsing of mount options by passing "rw" option down to kernel, since vfs_donmount() can now parse it. Revision Changes Path 1.77 +1 -1 src/sbin/mount/mount.c