PERFORCE change 15148 for review

Robert Watson rwatson at freebsd.org
Mon Jul 29 23:28:33 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15148

Change 15148 by rwatson at rwatson_paprika on 2002/07/29 16:28:28

	Remove stale definition of __mac_get_peer() in the non-MAC
	code.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#220 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/kern_mac.c#220 (text+ko) ====

@@ -3106,11 +3106,4 @@
 	return (ENOSYS);
 }
 
-int
-__mac_get_peer(struct thread *td, struct __mac_get_peer_args *uap)
-{
-
-	return (ENOSYS);
-}
-
 #endif /* !MAC */
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