From: Andreas Schulz Date: Sun, 5 Jun 1994 19:57:28 +0000 (+0000) Subject: Bump up the SYMTAB_SPACE for LINT. It was already too small again. X-Git-Tag: FreeBSD-release/1.1.5~253 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/2a417e30fe808500eb6b492b27f39462593c7aa6?hp=385a3f523ca1e9ac8771d30cbdb45a37e6317577 Bump up the SYMTAB_SPACE for LINT. It was already too small again. --- diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 597b89f25b..277972c627 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.74 1994/06/02 06:45:01 jkh Exp $ +# $Id: LINT,v 1.75 1994/06/02 12:18:27 csgr Exp $ # machine "i386" @@ -28,7 +28,7 @@ config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0 options "COM_MULTIPORT" #Multiport support in sys/isa/sio.c options "COMPAT_43" #compatible with BSD 4.3 -options "SYMTAB_SPACE=113498" #This kernel needs LOTS of symtable +options "SYMTAB_SPACE=119000" #This kernel needs LOTS of symtable options GATEWAY #internetwork gateway options KTRACE #kernel tracing