#options ALTQ_NOPCC #don't use processor cycle counter
options ALTQ_DEBUG #for debugging
-options IPSEC #IP security
-options IPSEC_ESP #IP security (crypto; define w/ IPSEC)
-options IPSEC_DEBUG #debug for IP security
+options IPSEC #IP security
+options IPSEC_ESP #IP security (crypto; define w/ IPSEC)
+options IPSEC_DEBUG #debug for IP security
options HAMMER
-options NULLFS #NULL filesystem
+options NULLFS #NULL filesystem
options EXT2FS
options INET #InterNETworking
options INET6 #IPv6 communications protocols
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem
-options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
-options COMPAT_DF12 #Compatible with DragonFly 1.2 and earlier
+#options COMPAT_43 #Compatible with BSD 4.3
+#options COMPAT_DF12 #Compatible with DragonFly 1.2 and earlier
options DEVICE_POLLING # Support mixed interrupt-polling
# handling of network device drivers
options UCONSOLE #Allow users to grab the console