PERFORCE change 19808 for review

Robert Watson rwatson at freebsd.org
Mon Oct 21 17:39:52 GMT 2002


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

Change 19808 by rwatson at rwatson_paprika on 2002/10/21 10:39:41

	More whitespace consistency for merge.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#142 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#142 (text+ko) ====

@@ -102,6 +102,7 @@
     trusted_interfaces, 0, "Interfaces considered 'trusted' by MAC/Biba");
 TUNABLE_STR("security.mac.biba.trusted_interfaces", trusted_interfaces,
     sizeof(trusted_interfaces));
+
 static int	max_compartments = MAC_BIBA_MAX_COMPARTMENTS;
 SYSCTL_INT(_security_mac_biba, OID_AUTO, max_compartments, CTLFLAG_RD,
     &max_compartments, 0, "Maximum supported compartments");
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