]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow the number of FICL dictionary cells to be overridden.
authorPeter Grehan <grehan@FreeBSD.org>
Wed, 3 Oct 2012 04:22:39 +0000 (04:22 +0000)
committerPeter Grehan <grehan@FreeBSD.org>
Wed, 3 Oct 2012 04:22:39 +0000 (04:22 +0000)
commitfce9b857d64a9be987916e5116c6706589b1bcf0
tree6bbabb89e299fa0070cba65ee85f915c9051517f
parentc03847bd29da8562450a3e9b08c4531e7de48dc5
Allow the number of FICL dictionary cells to be overridden.
Loading a 7.3 ISO with userboot/amd64 takes up 10035 cells,
overflowing the long-standing default of 10000.

Bump userboot's value up to 15000 cells.
sys/boot/common/interp_forth.c
sys/boot/userboot/userboot/Makefile