Date: Thu, 30 May 2002 20:09:35 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 12172 for review Message-ID: <200205310309.g4V39ZA02215@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12172 Change 12172 by rwatson@rwatson_curry on 2002/05/30 20:08:53 Correct merge-o. Affected files ... ... //depot/projects/trustedbsd/mac/sys/security/mac_none/mac_none.c#28 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/security/mac_none/mac_none.c#28 (text+ko) ==== @@ -345,14 +345,6 @@ } static void -mac_none_create_socket_from_socket(struct socket *oldsocket, - struct socket *newsocket) -{ - - /* Initialize socket here. */ -} - -static void mac_none_relabel_socket(struct ucred *cred, struct socket *socket, struct label *socketlabel, struct label *newlabel) { To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205310309.g4V39ZA02215>