]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/conf/MASTER
xnu-517.tar.gz
[apple/xnu.git] / bsd / conf / MASTER
index aa6d7ff538d72f5c6bd71ac0b1ef5ce7b6cddadd..10ac705f2c011a007c0b0611ff0073cb2469297e 100644 (file)
@@ -144,6 +144,7 @@ options             TCPDEBUG        # TCP debug                     # <tcpdebug>
 options                RANDOM_IP_ID    # random (not sequential) ip ids        # <randomipid>
 options                TCP_DROP_SYNFIN # Drop TCP packets with SYN+FIN set     # <tcpdrop_synfin>
 options                ICMP_BANDLIM    # ICMP bandwidth limiting sysctl
+options                AUDIT           # Security event auditing       # <audit>
 
 
 #
@@ -152,6 +153,7 @@ options             ICMP_BANDLIM    # ICMP bandwidth limiting sysctl
 options        COMPAT_43       # 4.3 BSD compatibility         # <compat_43>
 options        DIAGNOSTIC      # diagnostics                           # <diagnostic>
 options                KTRACE          # ktrace support                        # <ktrace>
+options                GPROF           # build profiling                       # <profile>
 
 #
 #      4.4 filesystems 
@@ -246,6 +248,10 @@ pseudo-device      pty     128 init pty_init
 # vnode device
 pseudo-device  vndevice        4       init    vndevice_init
 
+#
+# memory device
+pseudo-device  mdevdevice      1       init    mdevinit
+
 #
 #
 # packet filter device