summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authordcs <dcs@FreeBSD.org>2001-05-29 00:34:32 +0000
committerdcs <dcs@FreeBSD.org>2001-05-29 00:34:32 +0000
commitb61be3ee13fa5be779797ad05611705ec5913477 (patch)
tree67545937077cea2b29f05f1270de31eebe9d97fd /sys/boot
parent662995e28ccd0bb09d22a7c7cd9c637af5264776 (diff)
downloadFreeBSD-src-b61be3ee13fa5be779797ad05611705ec5913477.zip
FreeBSD-src-b61be3ee13fa5be779797ad05611705ec5913477.tar.gz
Revert 1.20, as it causes mysterious problems to the Alpha people.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/forth/loader.4th3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/forth/loader.4th b/sys/boot/forth/loader.4th
index f4d7666..f002c07 100644
--- a/sys/boot/forth/loader.4th
+++ b/sys/boot/forth/loader.4th
@@ -48,9 +48,6 @@ 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