freebsd-dev/usr.sbin/fstyp
Edward Tomasz Napierala 56226f9c30 Make fstyp(8) recognize exFAT even without the -u option.
While it's not directly mountable with mount(8), it's something that's
mountable - differently from GELI or zpools.

MFC after:	2 weeks
2017-04-26 19:34:41 +00:00
..
tests Fix broken fstyp exfat testcase 2017-01-14 01:08:04 +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
exfat.c fstyp(8): Detect exFAT filesystems 2017-01-13 02:12:58 +00:00
ext2fs.c Fix detection of ext2/ext3 filesystems that lack labels. 2015-01-13 13:59:48 +00:00
fstyp.8 Make fstyp(8) recognize exFAT even without the -u option. 2017-04-26 19:34:41 +00:00
fstyp.c Make fstyp(8) recognize exFAT even without the -u option. 2017-04-26 19:34:41 +00:00
fstyp.h fstyp(8): Detect exFAT filesystems 2017-01-13 02:12:58 +00:00
geli.c Eliminate unneeded includes. 2015-12-28 08:53:31 +00:00
Makefile Fix harmless mismerge from r286964 2017-03-09 16:22:21 +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 Fix includes in usr.sbin/fstyp/zfs.c 2015-12-26 19:48:36 +00:00