PERFORCE change 18826 for review
Robert Watson
rwatson at freebsd.org
Mon Oct 7 02:46:00 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18826
Change 18826 by rwatson at rwatson_paprika on 2002/10/06 19:45:13
Remove dup prototype that slipped in during a prior integ.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#304 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#304 (text+ko) ====
@@ -219,8 +219,6 @@
static int mac_policy_register(struct mac_policy_conf *mpc);
static int mac_policy_unregister(struct mac_policy_conf *mpc);
-static void mac_destroy_socket_label(struct label *label);
-
static int mac_stdcreatevnode_ea(struct vnode *vp);
static void mac_check_vnode_mmap_downgrade(struct ucred *cred,
struct vnode *vp, int *prot);
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