freebsd-nq/sbin/newfs
Poul-Henning Kamp ebdb43a2f8 bbsize and sbsize cannot ever be trusted from the disklabel, in
particular as there may not be one.  Remove #if 0'ed code which might
mislead people to think otherwise.

unifdef -ULOSTDIR, fsck can make lost+found on the fly.

Sponsored by:	DARPA & NAI Labs
2002-04-07 14:57:57 +00:00
..
Makefile
mkfs.c bbsize and sbsize cannot ever be trusted from the disklabel, in 2002-04-07 14:57:57 +00:00
newfs.8
newfs.c bbsize and sbsize cannot ever be trusted from the disklabel, in 2002-04-07 14:57:57 +00:00
newfs.h bbsize and sbsize cannot ever be trusted from the disklabel, in 2002-04-07 14:57:57 +00:00
ref.test
runtest00.sh
runtest01.sh