summaryrefslogtreecommitdiff
path: root/share/examples/bootforth/frames.4th
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.2-RELEASE image.
* Sync with sys/boot/forth/frames.4th revision 1.2 (PC98 support).Yoshihiro Takahashi2004-01-181-21/+43
| | | | | | | Suggested by: matusita Notes: svn path=/head/; revision=124676
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add examples how to use the terminal emulation code in /boot/loader toAndrzej Bialecki1998-12-221-0/+90
create nice startup menus. Improvements are warmly welcome. :-) Notes: svn path=/head/; revision=42004