PERFORCE change 64611 for review
Robert Watson
rwatson at FreeBSD.org
Mon Nov 8 17:18:43 GMT 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;
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