freebsd-src/sys/boot
Daniel C. Sobral 47749087ac Make use of prototypes to silence warnings.
Change include() so it will be able to load files with forth code,
instead of just builtins. Remove #@- from the include section of the
help file, since they don't work in the new version of include, unless
BOOT_FORTH is not defined.

Change bf_run() so it will return the result returned by ficlExec(). Also,
make bf_run() push "interpret" to be executed by ficlExec(), since ficlExec()
doesn't do it by itself. (Things worked previously because nothing
recursed through ficlExec() by the way of bf_run()).

Change/extend comments on builtin behavior.

Search for "interpret" at the end of bf_init(), so /boot/boot.4th can
provide it's own version.

Remove dead code.
1999-02-04 17:06:46 +00:00
..
alpha
common Make use of prototypes to silence warnings. 1999-02-04 17:06:46 +00:00
ficl Make ficlExec recursive. This removes vmReset and vmQuit from the 1999-02-04 16:53:47 +00:00
i386
ofw/libofw
pc98 PC98 version of new boot loader. Because boot2 has not yet ported, 1999-02-03 08:39:09 +00:00
Makefile PC98 version of new boot loader. Because boot2 has not yet ported, 1999-02-03 08:39:09 +00:00