Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2003 09:16:57 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 36590 for review
Message-ID:  <200308211616.h7LGGv93087617@repoman.freebsd.org>

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

Change 36590 by rwatson@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.



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