Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 17:00:14 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 114880 for review
Message-ID:  <200702231700.l1NH0EHC043382@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=114880

Change 114880 by millert@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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702231700.l1NH0EHC043382>