]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the infrastructure necessary to handle PnP from a Forth script.
authorDaniel C. Sobral <dcs@FreeBSD.org>
Fri, 8 Sep 2000 17:03:53 +0000 (17:03 +0000)
committerDaniel C. Sobral <dcs@FreeBSD.org>
Fri, 8 Sep 2000 17:03:53 +0000 (17:03 +0000)
commitf5da975f8fc404dac0769da922ef5dc7b1e4fd58
tree23a7ee0c5d655842e43c9510e62b06e6690a4081
parentd39b220c77f98bf9c9f3022f3f07b4aaf4fab2ba
Add the infrastructure necessary to handle PnP from a Forth script.

Also, export the file_findfile() function. Again, this is taken from
work in progress but frozen for the time being. Since it works, I'd
rather commit and remove any uglyness later than hide it on my tree.
sys/boot/ficl/ficl.h
sys/boot/ficl/loader.c
sys/boot/ficl/words.c