cvs commit: src/sys/boot/forth beastie.4th frames.4thscreen.4th src/sys/boot/i386/loader Makefile

Scott Long scott_long at btc.adaptec.com
Fri May 30 02:43:13 PDT 2003


Scott Long wrote:
> scottl      2003/05/30 02:29:24 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/boot/i386/loader Makefile 
>   Added files:
>     sys/boot/forth       beastie.4th frames.4th screen.4th 
>   Log:
>   Add a new bootloader menu.  Pull in screen.4th and frames.4th from the
>   examples directory to support it.  This is installed only on i386 for
>   now.  It will be enabled in a later commit.
>   
>   Approved by:    re
>   
>   Revision  Changes    Path
>   1.1       +206 -0    src/sys/boot/forth/beastie.4th (new)
>   1.1       +90 -0     src/sys/boot/forth/frames.4th (new)
>   1.1       +36 -0     src/sys/boot/forth/screen.4th (new)
>   1.64      +1 -0      src/sys/boot/i386/loader/Makefile

Bah, today is not my day for giving attributions....

Thanks a lot to Daniel Sobral for reviewing this and helping me learn
some of the finer quirks of FICL and Boot4th, and thanks to the many
helpful suggestions that I received via email.

Scott



More information about the cvs-src mailing list