summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordcs <dcs@FreeBSD.org>2001-05-29 23:49:10 +0000
committerdcs <dcs@FreeBSD.org>2001-05-29 23:49:10 +0000
commit50cbca77e372b295fc9684bef4fc5e794714dfb0 (patch)
tree2f7b9031581672afc017a51b2507d6b68e1216d1 /sys
parentfa71f8751fbb427969b18b61043c195f43d52889 (diff)
downloadFreeBSD-src-50cbca77e372b295fc9684bef4fc5e794714dfb0.zip
FreeBSD-src-50cbca77e372b295fc9684bef4fc5e794714dfb0.tar.gz
Go back to 1.20 again.
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/forth/loader.4th3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.4th b/sys/boot/forth/loader.4th
index f002c07..f4d7666 100644
--- a/sys/boot/forth/loader.4th
+++ b/sys/boot/forth/loader.4th
@@ -48,6 +48,9 @@ s" arch-i386" environment? [if] [if]
[then]
[then] [then]
+256 dictthreshold ! \ 256 cells minimum free space
+2048 dictincrease ! \ 2048 additional cells each time
+
include /boot/support.4th
\ ***** boot-conf
OpenPOWER on IntegriCloud