Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2003 10:12:30 -0700 (PDT)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 34948 for review
Message-ID:  <200307241712.h6OHCUDt027891@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=34948

Change 34948 by cvance@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>



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