PERFORCE change 76435 for review
Christian S.J. Peron
csjp at FreeBSD.org
Tue May 3 15:56:18 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=76435
Change 76435 by csjp at csjp_xor on 2005/05/03 15:55:17
Add a comment to the code so we dont forget to break circular dependencies
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/security/mac_chkexec/mac_chkexec.c#3 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/security/mac_chkexec/mac_chkexec.c#3 (text+ko) ====
@@ -499,6 +499,7 @@
return (0);
}
+/* XXX we need to break circular dependencies here!! */
static int
mac_chkexec_check_depends(struct vnode *vp, struct ucred *cred)
{
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