PERFORCE change 114880 for review

Todd Miller millert at FreeBSD.org
Fri Feb 23 17:00:15 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=114880

Change 114880 by millert at millert_macbook on 2007/02/23 17:00:01

	g/c unused CURRENT_PROC_ENTRY define

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/libselinux/src/setcon.c#4 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/libselinux/src/setcon.c#4 (text+ko) ====

@@ -8,8 +8,6 @@
 #include <security/mac.h>
 #include "selinux_internal.h"
 
-#define CURRENT_PROC_ENTRY "/proc/self/attr/current"
-
 int setcon_raw(security_context_t context)
 {
 	mac_t label;


More information about the p4-projects mailing list