add COMPAT_LINUX

This commit is contained in:
glass 1995-03-11 10:12:25 +00:00
parent aae5ebefc2
commit fc2c13bcb4
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: CHIMERA,v 1.10 1995/01/25 04:58:16 cgd Exp $
# $NetBSD: CHIMERA,v 1.11 1995/03/11 10:12:25 glass Exp $
#
# CHIMERA -- Adam Glass's confused machine
#
@ -32,6 +32,7 @@ options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_43 # and 4.3BSD
options COMPAT_LINUX # only for DOOM.
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options USER_LDT # user-settable LDT; used by WINE