X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/d7e50217d7adf6e52786a38bcaa4cd698cb9a79e..6601e61aa18bf4f09af135ff61fc7f4771d23b06:/bsd/conf/MASTER diff --git a/bsd/conf/MASTER b/bsd/conf/MASTER index 93d21615c..90cb6ba5c 100644 --- a/bsd/conf/MASTER +++ b/bsd/conf/MASTER @@ -115,7 +115,6 @@ options NORMA_VM # NORMA virtual memory support # options NORMA_TASK # NORMA task support # options NORMA_ETHER # NORMA across ethernet # options SIMPLE_CLOCK # don't assume fixed tick # -options STAT_TIME # Use statistical timing # options XPR_DEBUG # kernel tracing # options KDEBUG # kernel tracing # options DDM_DEBUG # driverkit-style tracing # @@ -133,25 +132,32 @@ options ROUTING # routing # options TPIP # # options TUN # # options VLAN # # +options BOND # # +options NETMIBS # # options IPDIVERT # Divert sockets (for NAT) # options IPFIREWALL # IP Firewalling (used by NAT) # #options IPFIREWALL_VERBOSE # # options IPFIREWALL_FORWARD #Transparent proxy # options IPFIREWALL_DEFAULT_TO_ACCEPT # allow everything by default # -options IPFIREWALL_KEXT # Kernel extension # +#options IPFIREWALL_KEXT # Kernel extension # +options DUMMYNET # dummynet support # +options IPFW2 # IP firewall (new version) # options MULTICAST # Internet Protocol Class-D $ options TCPDEBUG # TCP debug # options RANDOM_IP_ID # random (not sequential) ip ids # options TCP_DROP_SYNFIN # Drop TCP packets with SYN+FIN set # options ICMP_BANDLIM # ICMP bandwidth limiting sysctl +options AUDIT # Security event auditing # # # 4.4 general kernel # -options COMPAT_43 # 4.3 BSD compatibility # +options COMPAT_43_TTY # 4.3 BSD tty compat # +options COMPAT_43_SOCKET # 4.3 BSD socket compat # options DIAGNOSTIC # diagnostics # options KTRACE # ktrace support # +options GPROF # build profiling # # # 4.4 filesystems @@ -200,8 +206,8 @@ options "INET6" # kernel IPv6 Support # options IPSEC # IP security # options IPSEC_ESP # IP security # options "IPV6FIREWALL" # IPv6 Firewall Feature # -options "IPV6FIREWALL_DEFAULT_TO_ACCEPT" #IPv6 Firewall Feature # -options "IPV6FIREWALL_VERBOSE" #IPv6 Firewall Feature # +options "IPV6FIREWALL_DEFAULT_TO_ACCEPT" #IPv6 Firewall Feature # +#options "IPV6FIREWALL_VERBOSE" #IPv6 Firewall Feature # pseudo-device gif 1 # pseudo-device dummy 2 # @@ -256,6 +262,10 @@ pseudo-device mdevdevice 1 init mdevinit # pseudo-device bpfilter 4 init bpf_init +# +# fsevents device +pseudo-device fsevents 1 init fsevents_init + # # shim to "linux" mach disk drivers (mach drivers must also be turned on) #