Add COMPAT_LINUX.

This commit is contained in:
thorpej 2002-04-03 04:23:04 +00:00
parent a3c3d336ee
commit ce4a4a40de
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.18 2002/04/03 03:25:55 thorpej Exp $
# $NetBSD: GENERIC,v 1.19 2002/04/03 04:23:04 thorpej Exp $
#
# GENERIC machine description file
#
@ -104,6 +104,8 @@ options COMPAT_14 # NetBSD 1.4 compatibility.
#options COMPAT_09 # NetBSD 0.9 compatibility.
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_LINUX # binary compatibility with Linux
# Shared memory options
options SYSVMSG # System V-like message queues
@ -143,7 +145,7 @@ options DIAGNOSTIC # internally consistency checks
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
makeoptions DEBUG="-g" # compile full symbol table
options SYMTAB_SPACE=210000
options SYMTAB_SPACE=230000
config netbsd root on ? type ?