summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-01-20 20:39:29 +0000
committertrasz <trasz@FreeBSD.org>2015-01-20 20:39:29 +0000
commit0638ccbfc6cc8bfa31852aa15bc3c7e15bc40406 (patch)
tree8f48ce245679198d9b1f16d6c998c0b60806e91d /usr.sbin/Makefile
parenta20136a3031bbdcb96276992b5f185c751668636 (diff)
downloadFreeBSD-src-0638ccbfc6cc8bfa31852aa15bc3c7e15bc40406.zip
FreeBSD-src-0638ccbfc6cc8bfa31852aa15bc3c7e15bc40406.tar.gz
MFC r275680:
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
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 5bbf5b9..3299955 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -30,6 +30,7 @@ SUBDIR= adduser \
extattr \
extattrctl \
fifolog \
+ fstyp \
fwcontrol \
getfmac \
getpmac \
OpenPOWER on IntegriCloud