freebsd-dev/sbin/newfs
Greg Lehey 58343e4cc6 Reviewed by: bde,jkh
Add -v flag to newfs:

     -v      Specify that the partition does not contain any slices, and that
             newfs should treat the whole partition as the file system.  This
             option is useful for synthetic disks such as ccd and vinum.
1998-09-11 06:26:08 +00:00
..
Makefile Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mkfs.c Use explicitly sized types when formatting cylinder groups. 1998-08-27 07:38:33 +00:00
newfs.8 Reviewed by: bde,jkh 1998-09-11 06:26:08 +00:00
newfs.c Reviewed by: bde,jkh 1998-09-11 06:26:08 +00:00