summaryrefslogtreecommitdiff
path: root/sys/boot/forth
diff options
context:
space:
mode:
authorDaniel C. Sobral <dcs@FreeBSD.org>2001-05-17 04:34:02 +0000
committerDaniel C. Sobral <dcs@FreeBSD.org>2001-05-17 04:34:02 +0000
commitfa4fd1324a8e18df75c63db8768ecd42654e7f28 (patch)
tree08a267bf275579d9f864a73c782461e9f471b464 /sys/boot/forth
parent64867478d87fb92388bbaed77b2ce854ab89db89 (diff)
Notes
Diffstat (limited to 'sys/boot/forth')
-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 f002c0774e82..f4d7666d2c24 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