[BACK]Return to NOCOMPAT CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / amd64 / conf

File: [cvs.NetBSD.org] / src / sys / arch / amd64 / conf / NOCOMPAT (download)

Revision 1.6, Wed Jan 20 21:38:44 2021 UTC (3 years, 2 months ago) by pgoyette
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.5: +1 -2 lines

COMPAT_OSSAUDIO no longer exists; remove dangling reference

include "arch/amd64/conf/GENERIC"

#ident		"NOCOMPAT-$Revision: 1.6 $"

no options 	SYSVMSG		# System V-like message queues
no options 	SYSVSEM		# System V-like semaphores
no options 	SYSVSHM		# System V-like memory sharing

no options	COMPAT_43
no options	COMPAT_44
no options	COMPAT_BSDPTY

# We only need to use ``no options COMPAT_15'' because only COMPAT_15
# is explicitly enabled.  (The others are pulled in by statements in
# sys/conf/files)

#no options	COMPAT_09
#no options	COMPAT_10
#no options	COMPAT_11
#no options	COMPAT_12
#no options	COMPAT_13
#no options	COMPAT_14
no options	COMPAT_15
#no options	COMPAT_16
#no options	COMPAT_20
#no options	COMPAT_30
#no options	COMPAT_40
#no options	COMPAT_50
#no options	COMPAT_60
#no options	COMPAT_70
#no options	COMPAT_80
#no options	COMPAT_90
 
no options 	COMPAT_NETBSD32
no options 	EXEC_ELF32	# requires COMPAT_NETBSD32