need more space for symbols than DDB normally gives you...

This commit is contained in:
cgd 1993-07-11 07:28:09 +00:00
parent daacc668f9
commit 1695b91b15
2 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#
# PAIN -- kernel for another of cgd's 486/50 EISA boxes...
#
# $Id: PAIN,v 1.6 1993/07/03 12:19:36 cgd Exp $
# $Id: PAIN,v 1.7 1993/07/11 07:28:09 cgd Exp $
#
machine "i386"
cpu "I486_CPU"
@ -16,7 +16,9 @@ options FDESC,KERNFS
options KTRACE
options SCSI
options "COMPAT_NOMID"
options DDB
options SYMTAB_SPACE=70000
config netbsd root on sd0 swap on sd0

View File

@ -1,7 +1,7 @@
#
# SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
#
# $Id: SUN_LAMP,v 1.20 1993/07/03 12:19:37 cgd Exp $
# $Id: SUN_LAMP,v 1.21 1993/07/11 07:28:10 cgd Exp $
#
machine "i386"
cpu "I486_CPU"
@ -16,9 +16,11 @@ options UCONSOLE, XSERVER
options FDESC,KERNFS
options KTRACE
options SCSI
options DDB
options "COMPAT_NOMID"
options DDB
options SYMTAB_SPACE=72000
config netbsd root on sd0 swap on sd0
controller isa0