parent
f2c2467d5c
commit
77cc90f021
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.113 2003/12/13 23:04:37 ad Exp $
|
# $NetBSD: GENERIC,v 1.114 2003/12/19 11:38:18 tsutsui Exp $
|
||||||
#
|
#
|
||||||
# GENERIC machine description file
|
# GENERIC machine description file
|
||||||
#
|
#
|
||||||
|
@ -23,7 +23,7 @@ include "arch/pmax/conf/files.pmax_rcons"
|
||||||
|
|
||||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.113 $"
|
#ident "GENERIC-$Revision: 1.114 $"
|
||||||
|
|
||||||
maxusers 64
|
maxusers 64
|
||||||
|
|
||||||
|
@ -128,10 +128,10 @@ options IPFILTER_LOG # ipmon(8) log support
|
||||||
# NetBSD backwards compatibility
|
# NetBSD backwards compatibility
|
||||||
#options COMPAT_10 # NetBSD 1.0, (needed for X on 386?)
|
#options COMPAT_10 # NetBSD 1.0, (needed for X on 386?)
|
||||||
#options COMPAT_11 # NetBSD 1.1, EXEC_ELF_NOTELESS
|
#options COMPAT_11 # NetBSD 1.1, EXEC_ELF_NOTELESS
|
||||||
options COMPAT_12 # Netbsd 1.2 reboot(), EXEC_ELF_NOTELESS
|
options COMPAT_12 # NetBSD 1.2 reboot(), EXEC_ELF_NOTELESS
|
||||||
options COMPAT_13 # Netbsd 1.3
|
options COMPAT_13 # NetBSD 1.3
|
||||||
options COMPAT_14 # Netbsd 1.4
|
options COMPAT_14 # NetBSD 1.4
|
||||||
options COMPAT_16 # Netbsd 1.6
|
options COMPAT_16 # NetBSD 1.6
|
||||||
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
|
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
|
||||||
|
|
||||||
# Raster console options
|
# Raster console options
|
||||||
|
|
Loading…
Reference in New Issue