freebsd-skq/sbin/newfs
Kirk McKusick 41e20344a2 Add some more checks to newfs so that it will not build filesystems
that the kernel will refuse to mount. Specifically it now enforces
the MAXBSIZE blocksize limit. This update also fixes a problem where
newfs could segment fault if the selected fragment size was too large.

PR:		bin/30959
Submitted by:	Ceri Davies <setantae@submonkey.net>
Sponsored by:   DARPA & NAI Labs.
2002-11-30 18:28:26 +00:00
..
Makefile
mkfs.c Add some more checks to newfs so that it will not build filesystems 2002-11-30 18:28:26 +00:00
newfs.8
newfs.c Add some more checks to newfs so that it will not build filesystems 2002-11-30 18:28:26 +00:00
newfs.h
ref.test
runtest00.sh
runtest01.sh