Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2002 08:34:29 -0800 (PST)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22467 for review
Message-ID:  <200212181634.gBIGYTDS016442@repoman.freebsd.org>

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

Change 22467 by cvance@cvance_laptop on 2002/12/18 08:33:43

	       The string identifier for sebsd changed at some point, but wasn't  
	       updated here -- do that now.

Affected files ...

.. //depot/projects/trustedbsd/mac/lib/libsebsd/sebsd.h#2 edit

Differences ...

==== //depot/projects/trustedbsd/mac/lib/libsebsd/sebsd.h#2 (text+ko) ====

@@ -45,7 +45,7 @@
 #include "sebsd_proc.h"
 #include "sebsd_fs.h"
 
-#define SEBSD_ID_STRING "trustedbsd_sebsd"
+#define SEBSD_ID_STRING "sebsd"
 
 int sebsd_enabled();
 int sebsd_enforcing();

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?200212181634.gBIGYTDS016442>