Date: Wed, 16 Aug 2006 18:37:03 GMT From: Todd Miller <millert@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 104267 for review Message-ID: <200608161837.k7GIb3at008774@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=104267 Change 104267 by millert@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_ */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608161837.k7GIb3at008774>