summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2014-12-10 14:14:16 +0000
committertrasz <trasz@FreeBSD.org>2014-12-10 14:14:16 +0000
commit3e3c248f832f796881ac2ce0d45049552e8d9a9b (patch)
tree546110ab5c2bb898673bb9c5debe59c90d92f1a6 /usr.sbin/Makefile
parent9d0e5e2b5eef756cc6be10d18308fb4c79828ab9 (diff)
downloadFreeBSD-src-3e3c248f832f796881ac2ce0d45049552e8d9a9b.zip
FreeBSD-src-3e3c248f832f796881ac2ce0d45049552e8d9a9b.tar.gz
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 df9f867..7c44481 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -29,6 +29,7 @@ SUBDIR= adduser \
extattr \
extattrctl \
fifolog \
+ fstyp \
fwcontrol \
getfmac \
getpmac \
OpenPOWER on IntegriCloud