Home | History | Annotate | Line # | Download | only in conf
      1 # $NetBSD: compat_netbsd.config,v 1.1 2017/09/14 07:58:44 mrg 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