freebsd-dev/sbin/fsck_ffs
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
..
dir.c Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
ea.c UFS2: make di_extsize unsigned. 2013-10-24 00:33:29 +00:00
fsck_ffs.8 Add the -R option to allow fsck_ffs to restart itself when too many critical 2013-12-30 01:16:08 +00:00
fsck.h Arguments for malloc and calloc should be size_t, not int. 2014-02-25 18:25:27 +00:00
fsutil.c Avoid segment fault when attempting to clean up cylinder group 2014-03-12 01:28:21 +00:00
gjournal.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
globs.c Add globs.c, missed in r260068,260069 2013-12-30 05:02:57 +00:00
inode.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
main.c Add the -R option to allow fsck_ffs to restart itself when too many critical 2013-12-30 01:16:08 +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
pass1.c Add the -R option to allow fsck_ffs to restart itself when too many critical 2013-12-30 01:16:08 +00:00
pass1b.c Add the -R option to allow fsck_ffs to restart itself when too many critical 2013-12-30 01:16:08 +00:00
pass2.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
pass3.c
pass4.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
pass5.c Style nit. 2013-04-29 20:14:11 +00:00
setup.c Remove old ioctl use and support, once and for all. 2015-01-06 05:28:37 +00:00
suj.c Add the -R option to allow fsck_ffs to restart itself when too many critical 2013-12-30 01:16:08 +00:00
utilities.c Add the -R option to allow fsck_ffs to restart itself when too many critical 2013-12-30 01:16:08 +00:00