summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fstyp/fstyp.8
Commit message (Collapse)AuthorAgeFilesLines
* MFC r285672:trasz2015-08-021-2/+2
| | | | | | fstyp(8) ships with 10.2. Sponsored by: The FreeBSD Foundation
* MFC r277172:trasz2015-03-071-4/+4
| | | | | | Improve wording. Sponsored by: The FreeBSD Foundation
* MFC r275680:trasz2015-01-201-0/+97
Add fstyp(8). This utility, named after its SVR4 counterpart, detects filesystems. It differs from file(1) in that it gives machine-parseable output, it outputs filesystem labels, doesn't get confused by other formats metadata, and runs in Capsicum sandbox. Differential Revision: https://reviews.freebsd.org/D1255 Relnotes: yes Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud