Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 22:17:39 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10654 for review
Message-ID:  <200205020517.g425Hd386450@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10654

Change 10654 by rwatson@rwatson_tislabs on 2002/05/01 22:17:16

	Allow Biba, MLS, and TE policies to be built as modules.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/modules/Makefile#18 edit
... //depot/projects/trustedbsd/mac/sys/modules/mac_biba/Makefile#1 add
... //depot/projects/trustedbsd/mac/sys/modules/mac_mls/Makefile#1 add
... //depot/projects/trustedbsd/mac/sys/modules/mac_te/Makefile#1 add

Differences ...

==== //depot/projects/trustedbsd/mac/sys/modules/Makefile#18 (text+ko) ====

@@ -50,10 +50,13 @@
 	libmchain \
 	lnc \
 	lpt \
+	mac_biba \
 	mac_bsdextended \
 	mac_ifoff \
+	mac_mls \
 	mac_none \
 	mac_seeotheruids \
+	mac_te \
 	md \
 	mii \
 	mlx \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205020517.g425Hd386450>