1 # $NetBSD: compat_netbsd.config,v 1.1.2.2 2017/12/03 11:36:57 jdolecek Exp $ 2 3 # Traditional NetBSD options enabled for most kernels. 4 5 options COMPAT_43 # 4.3BSD system interfaces 6 options COMPAT_44 # 4.4BSD system interfaces 7 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 8