summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fstyp
Commit message (Expand)AuthorAgeFilesLines
* Switch fstyp build to toggle ZFS support on WITHOUT_ZFS rather than WITHOUT_CDDLallanjude2015-06-233-6/+6
* Fix the build for gcc by lowering the WARNS levelallanjude2015-06-201-1/+1
* Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8)allanjude2015-06-196-19/+244
* Fix off-by-one error in fstyp(8) and geom_label(4) that made them usetrasz2015-06-184-18/+19
* Improve wording.trasz2015-01-141-4/+4
* Fix detection of ext2/ext3 filesystems that lack labels.trasz2015-01-131-6/+0
* Fix memory leaks.trasz2015-01-052-1/+2
* Remove leftovers.trasz2015-01-052-4/+0
* Add fstyp(8). This utility, named after its SVR4 counterpart, detectstrasz2014-12-1010-0/+1121
OpenPOWER on IntegriCloud