PERFORCE change 37104 for review
Robert Watson
rwatson at FreeBSD.org
Thu Aug 28 20:26:18 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=37104
Change 37104 by rwatson at rwatson_tislabs on 2003/08/28 13:25:33
List the three optional MAC #ifdefs in the MAC config file,
commented out.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#47 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#47 (text+ko) ====
@@ -31,7 +31,9 @@
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
options MAC
-options MAC_DEBUG
+#options MAC_ALWAYS_LABEL_MBUF
+#options MAC_DEBUG
+#options MAC_STATIC
options UFS_EXTATTR
options UFS_EXTATTR_AUTOSTART
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