PERFORCE change 64611 for review

Robert Watson rwatson at FreeBSD.org
Mon Nov 8 09:18:45 PST 2004


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

Change 64611 by rwatson at rwatson_tislabs on 2004/11/08 17:18:17

	Remove comment from branch, now merged to HEAD.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/sysv_ipc.c#13 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/sysv_ipc.c#13 (text+ko) ====

@@ -74,14 +74,6 @@
  * implementation of each primitive.  Those entry point calls complement the
  * ipcperm() discertionary checks.
  */
-
-/*
- * Note: The MAC Framework does not require any modifications to the ipcperm()
- * function, as access control checks are performed throughout the
- * implementation of each primitive.  Those entry point calls complement the
- * ipcperm() discertionary checks.
- */
-
 int
 ipcperm(td, perm, mode)
 	struct thread *td;


More information about the p4-projects mailing list