PERFORCE change 16802 for review

Brian Feldman green at freebsd.org
Fri Aug 30 15:48:49 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=16802

Change 16802 by green at green_laptop_2 on 2002/08/30 08:48:10

	Allow for the option of compiling MAC_LOMAC into a kernel.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/conf/files#47 edit
.. //depot/projects/trustedbsd/mac/sys/conf/options#26 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/conf/files#47 (text+ko) ====

@@ -1357,6 +1357,8 @@
 posix4/p1003_1b.c	standard
 posix4/posix4_mib.c	standard
 security/mac_none/mac_none.c	optional mac_none
+security/mac_lomac/mac_lomac.c	optional mac_lomac
+security/mac_lomac/kernel_plm.c	optional mac_lomac
 ufs/ffs/ffs_alloc.c	optional ffs
 ufs/ffs/ffs_balloc.c	optional ffs
 ufs/ffs/ffs_inode.c	optional ffs

==== //depot/projects/trustedbsd/mac/sys/conf/options#26 (text+ko) ====

@@ -126,6 +126,7 @@
 # Support for Mandatory Access Control (MAC)
 MAC		opt_mac.h
 MAC_DEBUG	opt_mac.h
+MAC_LOMAC	opt_dontuse.h
 MAC_NONE	opt_dontuse.h
 
 # Do we want the config file compiled into the kernel?
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list