summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-08-02 07:14:22 +0000
committerrwatson <rwatson@FreeBSD.org>2002-08-02 07:14:22 +0000
commit2f173ca43e1862be09254eb333639b21f6a701bb (patch)
tree6d40ae29942c8349b3cc219e6d19f3eb383cdd4f /usr.sbin/Makefile
parenta50b0e38d311fed4e8295f2b12b428ac2b14812d (diff)
downloadFreeBSD-src-2f173ca43e1862be09254eb333639b21f6a701bb.zip
FreeBSD-src-2f173ca43e1862be09254eb333639b21f6a701bb.tar.gz
Introduce support for Mandatory Access Control and extensible
kernel access control. Provide ugidfw, a utility to manage the ruleset provided by mac_bsdextended. Similar to ipfw, only for uids/gids and files. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
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 ce233e4..eba209f 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -108,6 +108,7 @@ SUBDIR= IPXrouted \
traceroute6 \
trpt \
tzsetup \
+ ugidfw \
usbd \
usbdevs \
vidcontrol \
OpenPOWER on IntegriCloud