rodrigc 2005-11-21 22:07:54 UTC FreeBSD src repository Modified files: sbin/mount mount.c Log: For mounting a UFS filesystem, call nmount() directly, instead of having special logic which called mount() in a separate mount_ufs() function. Revision Changes Path 1.74 +1 -3 src/sbin/mount/mount.c