PERFORCE change 104267 for review
Todd Miller
millert at FreeBSD.org
Wed Aug 16 18:37:30 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=104267
Change 104267 by millert at millert_macbook on 2006/08/16 18:36:49
g/c mac_copy_kbuf() proto; it was leftover from a previous
module data implementation.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_policy.h#2 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_policy.h#2 (text+ko) ====
@@ -5352,6 +5352,4 @@
#define MAC_NOWAIT 1
/*@}*/
-int mac_copy_kbuf(struct proc *p, void *src, user_addr_t *dst, size_t len);
-
#endif /* !_SECURITY_MAC_POLICY_H_ */
More information about the trustedbsd-cvs
mailing list