PERFORCE change 34948 for review

Chris Vance cvance at FreeBSD.org
Thu Jul 24 10:12:33 PDT 2003


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

Change 34948 by cvance at cvance_osx_laptop on 2003/07/24 10:12:19

	Temporarily turn off MAC_DEBUG, since atomic int operations aren't 
	yet supported

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/conf/MASTER#3 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/conf/MASTER#3 (text+ko) ====

@@ -94,7 +94,7 @@
 options 	HW_FOOTPRINT	# Cache footprint support	# <hw_foot>
 options 	MAC		# Mandatory ACcess Control
 options 	MAC_ALWAYS_LABEL_MBUF
-options 	MAC_DEBUG
+#options 	MAC_DEBUG
 options 	MACH		# Standard Mach features	# <mach>
 options		MACH_ASSERT	# Compile in assertions		# <test>
 options		MACH_COMPAT	# Vendor syscall compatibility  # <mach>


More information about the p4-projects mailing list