cvs commit: src/sbin/newfs mkfs.c newfs.8 newfs.c newfs.h
Robert Watson
rwatson at FreeBSD.org
Wed Feb 25 17:14:28 PST 2004
rwatson 2004/02/25 17:14:27 PST
FreeBSD src repository
Modified files:
sbin/newfs mkfs.c newfs.8 newfs.c newfs.h
Log:
Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. This
permits users of newfs to set the multilabel flag on UFS1 and UFS2
file systems from inception without using tunefs.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, McAfee Research
Revision Changes Path
1.84 +2 -0 src/sbin/newfs/mkfs.c
1.65 +3 -1 src/sbin/newfs/newfs.8
1.75 +5 -1 src/sbin/newfs/newfs.c
1.15 +1 -0 src/sbin/newfs/newfs.h
More information about the cvs-src
mailing list