freebsd-skq/sys/boot/forth
Daniel C. Sobral 297c9cab3e Add constructors to crude structure support. Rework some of the
code into a more modular interface, with hidden vocabularies and
such. Remove the need to a lot of ugly initialization.

Also, add a few structure definitions, from stuff used on the C
part of loader. Some of this will disappear, and the crude structure
support will most likely be replaced by full-blown OOP support
already present on FICL, but not installed by default. But it was
getting increasingly inconvenient to keep this separate on my tree,
and I already lost lots of work once because of the hurdles, so
commit this.

Anyway, it makes support.4th more structured, and I'm not proceeding
with the work on it any time soon, unfortunately.
2000-09-08 16:57:28 +00:00
..
loader.4th Revert to 1.8 2000-06-14 19:39:31 +00:00
loader.4th.8
loader.conf The kernel is now known as `kernel.ko' and it and its matching modules 2000-09-05 22:37:46 +00:00
loader.conf.5
loader.rc
support.4th Add constructors to crude structure support. Rework some of the 2000-09-08 16:57:28 +00:00