]> git.saurik.com Git - apple/xnu.git/blobdiff - security/conf/MASTER
xnu-2422.90.20.tar.gz
[apple/xnu.git] / security / conf / MASTER
index d3fcf6d1f53e94a74044e7ab4eee01320142ed45..8a93c2486ba4864584b74a94bbbcc687271543b1 100644 (file)
@@ -55,12 +55,24 @@ ident               SECURITY
 # Note: MAC options must be set in both bsd/conf and security/conf MASTER files
 #
 options                KDEBUG          # kernel tracing                # <kdebug>
 # Note: MAC options must be set in both bsd/conf and security/conf MASTER files
 #
 options                KDEBUG          # kernel tracing                # <kdebug>
-options                AUDIT           # Security event auditing
+options                AUDIT           # Security event auditing       # <audit>
 options                CONFIG_LCTX     # Login Context
 
 options                CONFIG_DTRACE   # dtrace support        # <config_dtrace>
 
 options                CONFIG_LCTX     # Login Context
 
 options                CONFIG_DTRACE   # dtrace support        # <config_dtrace>
 
+options                VM_PRESSURE_EVENTS              # <vm_pressure_events>
+
 options                CONFIG_NO_PANIC_STRINGS                 # <no_panic_str>
 options                CONFIG_NO_PRINTF_STRINGS                # <no_printf_str>
 options                CONFIG_NO_KPRINTF_STRINGS               # <no_kprintf_str>
 options                CONFIG_NO_PANIC_STRINGS                 # <no_panic_str>
 options                CONFIG_NO_PRINTF_STRINGS                # <no_printf_str>
 options                CONFIG_NO_KPRINTF_STRINGS               # <no_kprintf_str>
+options                CONFIG_FSE      # file system events    # <config_fse>
+options                CONFIG_TRIGGERS # trigger vnodes        # <config_triggers>
+options                CONFIG_EXT_RESOLVER     # e.g. memberd  # <config_ext_resolver>
+
+options                SECURE_KERNEL                           # <secure_kernel>
+options                DEBUG           #       # <debug>
+options                MACH_ASSERT     #       # <mach_assert>
 
 
+options                CONFIG_MEMORYSTATUS                     # <memorystatus>
+options                CONFIG_JETSAM                           # <jetsam>
+options                CONFIG_FREEZE                           # <freeze>