PERFORCE change 40230 for review

Robert Watson rwatson at FreeBSD.org
Thu Oct 23 01:51:36 GMT 2003


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

Change 40230 by rwatson at rwatson_paprika on 2003/10/22 18:50:52

	Integrate up to trustedbsd_mac at 39000.  Remove POSIX semaphores
	from MAC kernel.  Note that this is the last submission to the
	MAC branch before the very large integ of that branch at
	39070, which brings in most of the post-5.1 work and will be
	exciting (at best) to integrate.

Affected files ...

.. //depot/projects/trustedbsd/sebsd/sys/i386/conf/MAC#7 integrate

Differences ...

==== //depot/projects/trustedbsd/sebsd/sys/i386/conf/MAC#7 (text+ko) ====

@@ -59,7 +59,7 @@
 options 	SYSVMSG			#SYSV-style message queues
 options 	SYSVSEM			#SYSV-style semaphores
 options 	_KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
-options        	P1003_1B_SEMAPHORES     #POSIX P1003_1B semaphores
+#options        P1003_1B_SEMAPHORES     #POSIX P1003_1B semaphores
 options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
 options 	AHC_REG_PRETTY_PRINT	# Print register bitfields in debug
 					# output.  Adds ~128k to driver.
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