freebsd-dev/usr.sbin/fstyp
Bryan Drewery b1f92fa229 META MODE: Update dependencies with 'the-lot' and add missing directories.
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so.  A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR.  These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package.  The current implementation of targets/ is
very unmaintainable.

Currently rescue/rescue and sys/modules are still not connected.

Sponsored by:	EMC / Isilon Storage Division
2015-12-01 05:23:19 +00:00
..
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
cd9660.c Fix off-by-one error in fstyp(8) and geom_label(4) that made them use 2015-06-18 21:55:55 +00:00
ext2fs.c Fix detection of ext2/ext3 filesystems that lack labels. 2015-01-13 13:59:48 +00:00
fstyp.8 fstyp(8) ships with 10.2. 2015-07-18 12:03:51 +00:00
fstyp.c Switch fstyp build to toggle ZFS support on WITHOUT_ZFS rather than WITHOUT_CDDL 2015-06-23 16:34:43 +00:00
fstyp.h Switch fstyp build to toggle ZFS support on WITHOUT_ZFS rather than WITHOUT_CDDL 2015-06-23 16:34:43 +00:00
geli.c Rather than hardcoding a string and limiting the comparison to these 2015-08-10 10:29:32 +00:00
Makefile Eliminate unneeded copying of vdev data, goto, etc. and add a note 2015-09-17 20:55:47 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
msdosfs.c Fix off-by-one error in fstyp(8) and geom_label(4) that made them use 2015-06-18 21:55:55 +00:00
msdosfs.h
ntfs.c Fix memory leaks. 2015-01-05 15:34:23 +00:00
ufs.c
zfs.c Eliminate unneeded copying of vdev data, goto, etc. and add a note 2015-09-17 20:55:47 +00:00