From 3352eb489bb40efce8a668000126c8a0290e681a Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Sun, 7 Nov 1993 05:26:17 +0000 Subject: [PATCH] Needed to bump up SYMTAB_SPACE again. (This really should be done by the boot loader...) --- sys/conf/NOTES | 4 ++-- sys/i386/conf/LINT | 4 ++-- sys/i386/conf/NOTES | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 48a1f43cac8..7c14caf1cf3 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.22 1993/10/31 00:20:35 jkh Exp $ +# $Id: LINT,v 1.23 1993/11/03 20:02:23 ats 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=102452" #This kernel needs LOTS of symtable +options "SYMTAB_SPACE=102613" #This kernel needs LOTS of symtable options GATEWAY #internetwork gateway options KTRACE #kernel tracing options "NCONS=8" #number of syscons virtual consoles diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 48a1f43cac8..7c14caf1cf3 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.22 1993/10/31 00:20:35 jkh Exp $ +# $Id: LINT,v 1.23 1993/11/03 20:02:23 ats 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=102452" #This kernel needs LOTS of symtable +options "SYMTAB_SPACE=102613" #This kernel needs LOTS of symtable options GATEWAY #internetwork gateway options KTRACE #kernel tracing options "NCONS=8" #number of syscons virtual consoles diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 48a1f43cac8..7c14caf1cf3 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.22 1993/10/31 00:20:35 jkh Exp $ +# $Id: LINT,v 1.23 1993/11/03 20:02:23 ats 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=102452" #This kernel needs LOTS of symtable +options "SYMTAB_SPACE=102613" #This kernel needs LOTS of symtable options GATEWAY #internetwork gateway options KTRACE #kernel tracing options "NCONS=8" #number of syscons virtual consoles