diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1994-11-15 14:28:46 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1994-11-15 14:28:46 +0000 |
| commit | 5783a8ffe5f46a40c3d31dd106df88e4cafa7cac (patch) | |
| tree | 523c99cdddb7fb897cb20d8184f0d18e7744cfaa | |
| parent | 962cb277f04545b3e3221c4cde81b4d24b62630f (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 4 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 4 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index a2a28f6e043f..4989e3d79997 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 a2a28f6e043f..4989e3d79997 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 a2a28f6e043f..4989e3d79997 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). |
