Needed to bump symtab space even more (to 102452).

This commit is contained in:
Jordan K. Hubbard 1993-10-23 22:55:43 +00:00
parent fd511bfb54
commit e597e9115d
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.19 1993/10/23 21:21:52 jkh Exp $
# $Id: LINT,v 1.20 1993/10/23 22:20:47 jkh Exp $
#
machine "i386"
@ -24,7 +24,7 @@ config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0
options "COM_BIDIR" #Bidirectional support in sys/isa/sio.c
options "COM_MULTIPORT" #Multiport support in sys/isa/sio.c
options "COMPAT_43" #compatible with BSD 4.3
options "SYMTAB_SPACE=102205" #This kernel needs LOTS of symtable
options "SYMTAB_SPACE=102452" #This kernel needs LOTS of symtable
options GATEWAY #internetwork gateway
options KTRACE #kernel tracing
options "NCONS=8" #number of syscons virtual consoles

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.19 1993/10/23 21:21:52 jkh Exp $
# $Id: LINT,v 1.20 1993/10/23 22:20:47 jkh Exp $
#
machine "i386"
@ -24,7 +24,7 @@ config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0
options "COM_BIDIR" #Bidirectional support in sys/isa/sio.c
options "COM_MULTIPORT" #Multiport support in sys/isa/sio.c
options "COMPAT_43" #compatible with BSD 4.3
options "SYMTAB_SPACE=102205" #This kernel needs LOTS of symtable
options "SYMTAB_SPACE=102452" #This kernel needs LOTS of symtable
options GATEWAY #internetwork gateway
options KTRACE #kernel tracing
options "NCONS=8" #number of syscons virtual consoles

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.19 1993/10/23 21:21:52 jkh Exp $
# $Id: LINT,v 1.20 1993/10/23 22:20:47 jkh Exp $
#
machine "i386"
@ -24,7 +24,7 @@ config "386bsd" at 0xFE100000 root on wd0 swap on wd0 and sd0
options "COM_BIDIR" #Bidirectional support in sys/isa/sio.c
options "COM_MULTIPORT" #Multiport support in sys/isa/sio.c
options "COMPAT_43" #compatible with BSD 4.3
options "SYMTAB_SPACE=102205" #This kernel needs LOTS of symtable
options "SYMTAB_SPACE=102452" #This kernel needs LOTS of symtable
options GATEWAY #internetwork gateway
options KTRACE #kernel tracing
options "NCONS=8" #number of syscons virtual consoles