diff --git a/sys/conf/NOTES b/sys/conf/NOTES index a2a28f6e043..4989e3d7999 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.106 1994/11/07 03:51:14 phk Exp $ +# $Id: LINT,v 1.107 1994/11/08 07:39:28 jkh Exp $ # # @@ -88,7 +88,7 @@ options SYSVMSG # options DODUMP #We dump core-image on panic options DDB #Kernel debugger -options "SYMTAB_SPACE=113498" #This kernel needs LOTS of symtable +options "SYMTAB_SPACE=158940" #This kernel needs LOTS of symtable # # KTRACE enables the system-call tracing facility ktrace(2). diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index a2a28f6e043..4989e3d7999 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.106 1994/11/07 03:51:14 phk Exp $ +# $Id: LINT,v 1.107 1994/11/08 07:39:28 jkh Exp $ # # @@ -88,7 +88,7 @@ options SYSVMSG # options DODUMP #We dump core-image on panic options DDB #Kernel debugger -options "SYMTAB_SPACE=113498" #This kernel needs LOTS of symtable +options "SYMTAB_SPACE=158940" #This kernel needs LOTS of symtable # # KTRACE enables the system-call tracing facility ktrace(2). diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index a2a28f6e043..4989e3d7999 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.106 1994/11/07 03:51:14 phk Exp $ +# $Id: LINT,v 1.107 1994/11/08 07:39:28 jkh Exp $ # # @@ -88,7 +88,7 @@ options SYSVMSG # options DODUMP #We dump core-image on panic options DDB #Kernel debugger -options "SYMTAB_SPACE=113498" #This kernel needs LOTS of symtable +options "SYMTAB_SPACE=158940" #This kernel needs LOTS of symtable # # KTRACE enables the system-call tracing facility ktrace(2).