Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2006 18:43:38 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 111054 for review
Message-ID:  <200612041843.kB4Ihc3p092151@repoman.freebsd.org>

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

Change 111054 by millert@millert_g5tower on 2006/12/04 18:43:05

	Remove comment that is no longer correct.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/sedarwin/ss/init.c#5 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/sedarwin/ss/init.c#5 (text+ko) ====

@@ -37,7 +37,6 @@
 
 	printf("security:  starting up (compiled " __DATE__ ")\n");
 
-	/* XXX - should also lookup & store policy_path */
 	if (sebsd_find_data("policy_data", &policy_data, &policy_len) != 0)
 		goto loaderr;
 



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