PERFORCE change 35300 for review

Robert Watson rwatson at FreeBSD.org
Fri Aug 1 01:23:31 GMT 2003


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

Change 35300 by rwatson at rwatson_tislabs on 2003/07/31 18:23:26

	Copy mac_none to a mac_stub policy, so we can convert mac_none
	to a real null policy for performance measurement purposes.  If
	you have outstanding changes adding entry points to mac_none,
	they'll need to be moved to mac_stub.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/modules/Makefile#63 edit
.. //depot/projects/trustedbsd/mac/sys/modules/mac_stub/Makefile#1 add
.. //depot/projects/trustedbsd/mac/sys/security/mac_stub/mac_stub.c#1 add

Differences ...

==== //depot/projects/trustedbsd/mac/sys/modules/Makefile#63 (text+ko) ====

@@ -75,6 +75,7 @@
 	mac_partition \
 	mac_portacl \
 	mac_seeotheruids \
+	mac_stub \
 	mac_test \
 	mcd \
 	md \
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