freebsd-dev/sbin/newfs
Bruce Evans 519e76df7c Backed out rev.1.9 (except don't bring back the vax code deleted
in rev.1.9).  fsck uses the per-partition ffs-related information
in the label to find alternate superblocks when the main superblock
is hosed.  Rev.1.9 broke this by deleting the code that wrote the
label.

PR:		2537
xref:		fsck/setup.c rev.1.8
1998-07-20 12:04:42 +00:00
..
Makefile Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mkfs.c Add prototypes. Check malloc() return value. Use err(). Remove unused #includes 1998-07-15 06:28:05 +00:00
newfs.8 Add prototypes. Check malloc() return value. Use err(). Remove unused #includes 1998-07-15 06:28:05 +00:00
newfs.c Backed out rev.1.9 (except don't bring back the vax code deleted 1998-07-20 12:04:42 +00:00