cvs commit: src/sbin/mount Makefile extern.h mount_ufs.c
Craig Rodrigues
rodrigc at FreeBSD.org
Wed Nov 23 23:22:58 GMT 2005
rodrigc 2005-11-23 23:22:56 UTC
FreeBSD src repository
Modified files:
sbin/mount Makefile extern.h
Removed files:
sbin/mount mount_ufs.c
Log:
Remove UFS-specific parts from mount(8).
For mounting UFS, all mount options are passed directly to nmount(),
without any UFS-specific logic.
Revision Changes Path
1.18 +1 -1 src/sbin/mount/Makefile
1.7 +0 -2 src/sbin/mount/extern.h
1.29 +0 -133 src/sbin/mount/mount_ufs.c (dead)
More information about the cvs-src
mailing list