PERFORCE change 36590 for review

Robert Watson rwatson at FreeBSD.org
Thu Aug 21 16:16:57 GMT 2003


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

Change 36590 by rwatson at rwatson_tislabs on 2003/08/21 09:16:20

	Integrate TrustedBSD MAC branch from base branch: loop back two
	more files relating to deletextattr and listextattr; also loop
	back the repo-copy of mac_none to mac_stub.  Curious to see how
	well that works...

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/modules/mac_stub/Makefile#2 integrate
.. //depot/projects/trustedbsd/mac/sys/security/mac_stub/mac_stub.c#3 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/mac.h#240 integrate
.. //depot/projects/trustedbsd/mac/sys/sys/mac_policy.h#193 integrate

Differences ...

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


==== //depot/projects/trustedbsd/mac/sys/security/mac_stub/mac_stub.c#3 (text+ko) ====


==== //depot/projects/trustedbsd/mac/sys/sys/mac.h#240 (text+ko) ====

@@ -31,7 +31,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $FreeBSD: src/sys/sys/mac.h,v 1.40 2003/04/18 19:57:37 rwatson Exp $
+ * $FreeBSD: src/sys/sys/mac.h,v 1.41 2003/08/21 13:52:59 rwatson Exp $
  */
 /*
  * Userland/kernel interface for Mandatory Access Control.

==== //depot/projects/trustedbsd/mac/sys/sys/mac_policy.h#193 (text+ko) ====

@@ -31,7 +31,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $FreeBSD: src/sys/sys/mac_policy.h,v 1.41 2003/06/23 01:26:33 rwatson Exp $
+ * $FreeBSD: src/sys/sys/mac_policy.h,v 1.42 2003/08/21 13:52:59 rwatson Exp $
  */
 /*
  * Kernel interface for MAC policy modules.
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