Date: Mon, 8 Nov 2004 17:18:43 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 64611 for review Message-ID: <200411081718.iA8HIhYR037178@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=64611 Change 64611 by rwatson@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;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411081718.iA8HIhYR037178>