Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 13:26:18 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 37104 for review
Message-ID:  <200308282026.h7SKQInj034806@repoman.freebsd.org>

index | next in thread | raw e-mail

http://perforce.freebsd.org/chv.cgi?CH=37104

Change 37104 by rwatson@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
 


help

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