Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 15:08:38 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19498 for review
Message-ID:  <200210172208.g9HM8c0Z090553@repoman.freebsd.org>

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

Change 19498 by rwatson@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@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?200210172208.g9HM8c0Z090553>