PERFORCE change 40447 for review

Robert Watson rwatson at FreeBSD.org
Sat Oct 25 02:57:51 GMT 2003


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

Change 40447 by rwatson at rwatson_tislabs on 2003/10/24 19:57:46

	Local SEBSD branch modification migrated from kern_mac.c.

Affected files ...

.. //depot/projects/trustedbsd/sebsd/sys/security/mac/mac_internal.h#3 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/sys/security/mac/mac_internal.h#3 (text+ko) ====

@@ -200,7 +200,7 @@
 		 } else							\
 			ignorenotfound = 0;				\
 		savedlen = sbuf_len(&sb);				\
-		if (first)						\
+		if (first == 1)						\
 			error = sbuf_printf(&sb, "%s/", element_name);	\
 		else							\
 			error = sbuf_printf(&sb, ",%s/", element_name);	\
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