options(4) says this about option COMPAT_43 Use of this option is discouraged. It enables compatibility with 4.3BSD. yet /sys/conf/GENERIC says: option COMPAT_43 # and 4.3BSD So why does GENERIC use an option that is discouraged? // marc