1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sbin/growfs
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
..
tests Migrate tools/regression/sbin/ to the new tests layout. 2014-03-16 02:07:08 +00:00
debug.c UFS2: make di_extsize unsigned. 2013-10-24 00:33:29 +00:00
debug.h Parenthesised string literals are invalid in initialisers for character arrays. 2004-07-06 17:48:34 +00:00
growfs.8 Uniformly refer to a file system as "file system". 2014-11-20 06:14:40 +00:00
growfs.c Fix growfs(8) build with debug enabled (make -DGFSDBG). 2015-04-24 12:48:48 +00:00
Makefile Fix growfs(8) build with debug enabled (make -DGFSDBG). 2015-04-24 12:48:48 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00