PERFORCE change 19498 for review

Robert Watson rwatson at freebsd.org
Thu Oct 17 22:08:38 GMT 2002


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

Change 19498 by rwatson at rwatson_tislabs on 2002/10/17 15:04:04

	Bump the MAC tree back up to 8 label slots from 4; the main
	tree is running with 4, but we have more policies.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/sys/_label.h#3 edit

Differences ...

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

@@ -44,7 +44,7 @@
  * and various other messes.
  */
 
-#define	MAC_MAX_POLICIES	4
+#define	MAC_MAX_POLICIES	8
 
 #define	MAC_FLAG_INITIALIZED	0x0000001	/* Is initialized for use. */
 
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