summaryrefslogtreecommitdiffstats
path: root/share/examples/bootforth/loader.rc
Commit message (Collapse)AuthorAgeFilesLines
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.jhb2001-12-111-3/+3
| | | | | | | | | | | | | - Change the 'fopen' keyword to accept a mode parameter. Note that this will break existing 4th scripts that use fopen. Thus, the loader version has been bumped and loader.4th has been changed to check for a sufficient version on i386 and alpha. Be sure that you either do a full world build or install or full build and install of sys/boot after this since loader.old won't work with the new 4th files and vice versa. PR: kern/32389 Submitted by: Jonathan Mini <mini@haikugeek.com> Sponsored by: ClickArray, Inc.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Slight not-exactly-bug-but-useful-as-example-code fix.dcs1999-05-141-2/+2
|
* Add a menu example making use of loader.4th(8) facilities.dcs1999-05-141-0/+34
Merge candidate, as it is just an example...
OpenPOWER on IntegriCloud