Bump MAC_VERSION to 4 and add an 8.x line in the version table. Version 4
will include significant synchronization to the Mac OS X Leopard version of the MAC Framework. Obtained from: TrustedBSD Project
This commit is contained in:
parent
ab69250de3
commit
1cb99cfc25
@ -945,8 +945,9 @@ struct mac_policy_conf {
|
||||
* 1 5.x
|
||||
* 2 6.x
|
||||
* 3 7.x
|
||||
* 4 8.x
|
||||
*/
|
||||
#define MAC_VERSION 3
|
||||
#define MAC_VERSION 4
|
||||
|
||||
#define MAC_POLICY_SET(mpops, mpname, mpfullname, mpflags, privdata_wanted) \
|
||||
static struct mac_policy_conf mpname##_mac_policy_conf = { \
|
||||
|
Loading…
x
Reference in New Issue
Block a user