freebsd-dev/usr.sbin/fstyp
Allan Jude 398e498e49 Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8)
Functionality is hidden behind the -u flag to avoid confusing automounters

PR:		200823
Reviewed by:	asomers, eadler, wblock (man page)
Approved by:	trasz
MFC after:	10 days
Relnotes:	yes
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D2045
2015-06-19 05:09:02 +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 Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8) 2015-06-19 05:09:02 +00:00
fstyp.c Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8) 2015-06-19 05:09:02 +00:00
fstyp.h Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8) 2015-06-19 05:09:02 +00:00
geli.c Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8) 2015-06-19 05:09:02 +00:00
Makefile Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8) 2015-06-19 05:09:02 +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 Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8) 2015-06-19 05:09:02 +00:00