NetBSD/sbin/newfs
drochner 7dcd19bbce If a disktype was specified, use the disktab information
and don't try the disklabel.
Allows to create a filesystem on a floppy again.
(It is arguably another bug that DIOCGDINFO returns nonsense
for floppies.)
2003-12-11 12:11:27 +00:00
..
extern.h Make mkfs -N work again (was trying to read filesystem). 2003-09-11 12:19:44 +00:00
Makefile Use fstat(2) to get the partition size (falling back to the label on old 2003-11-01 17:43:03 +00:00
mkfs.c Under no circumstances try to zap an existing superblock at sector 0. 2003-10-29 08:14:13 +00:00
mount_mfs.8 Change date on man pages 2003-09-11 12:21:01 +00:00
newfs.8 eg -> e.g., vinum -> Xr vinum 4. 2003-11-01 18:38:59 +00:00
newfs.c If a disktype was specified, use the disktab information 2003-12-11 12:11:27 +00:00