freebsd-dev/sbin/newfs
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mkfs.c Refer newfs and growfs users to fsck_ffs instead of 2014-02-09 14:28:47 +00:00
newfs.8 mdoc: improvements to SEE ALSO. 2014-12-27 08:22:58 +00:00
newfs.c Remove old ioctl use and support, once and for all. 2015-01-06 05:28:37 +00:00
newfs.h The purpose of this change to the FFS layout policy is to reduce the 2013-03-22 21:45:28 +00:00
ref.test
runtest00.sh
runtest01.sh