summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-08-27 05:56:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-08-27 05:56:31 +0000
commit2fab4cc75547a72d4b0bfd6623ff7c2f1ff1e6a8 (patch)
treeff82eaa20142649be28251add005c7f53563454c /sys
parentefb5a45098235d50f9d622acb2f30cf89638d29c (diff)
ksyms
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/BABY5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY
index 1a88432c6c3..e7da944c586 100644
--- a/sys/arch/i386/conf/BABY
+++ b/sys/arch/i386/conf/BABY
@@ -1,4 +1,4 @@
-# $OpenBSD: BABY,v 1.36 1998/08/18 23:31:47 deraadt Exp $
+# $OpenBSD: BABY,v 1.37 1998/08/27 05:56:30 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -12,7 +12,7 @@ option GPL_MATH_EMULATE # floating point emulation
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
#option EXTMEM_SIZE=... # size of extended memory
-option BUFCACHEPERCENT=20
+option BUFCACHEPERCENT=30
#option DUMMY_NOPS # speed hack; recommended
#option XSERVER # diddle with console driver
@@ -209,3 +209,4 @@ pseudo-device vnd 4 # paging to files
pseudo-device ccd 4 # concatenated disk devices
pseudo-device enc 4 # encryption device
pseudo-device pctr 1
+pseudo-device ksyms 1 # kernel symbols device