PERFORCE change 36596 for review
Robert Watson
rwatson at FreeBSD.org
Thu Aug 21 16:43:33 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=36596
Change 36596 by rwatson at rwatson_tislabs on 2003/08/21 09:42:33
Loopback integrate of mac_none and mac_stub changes to make
mac_none: none is now a null policy, and stub now has all the
stubs.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/security/mac_none/mac_none.c#126 integrate
.. //depot/projects/trustedbsd/mac/sys/security/mac_stub/mac_stub.c#4 integrate
Differences ...
==== //depot/projects/trustedbsd/mac/sys/security/mac_none/mac_none.c#126 (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/security/mac_none/mac_none.c,v 1.29 2003/06/23 01:26:34 rwatson Exp $
+ * $FreeBSD: src/sys/security/mac_none/mac_none.c,v 1.30 2003/08/21 16:19:17 rwatson Exp $
*/
/*
==== //depot/projects/trustedbsd/mac/sys/security/mac_stub/mac_stub.c#4 (text+ko) ====
@@ -31,7 +31,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/security/mac_stub/mac_stub.c,v 1.31 2003/08/21 16:22:52 rwatson Exp $
*/
/*
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