freebsd-dev/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 Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00
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 Fix some 'SYNOPSIS' and 'usage' messages. 2002-08-27 00:49:27 +00:00
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 s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
ref.test Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00
runtest00.sh Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00
runtest01.sh Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00