summaryrefslogtreecommitdiff
path: root/share/examples/bootforth/frames.4th
Commit message (Collapse)AuthorAgeFilesLines
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-43/+20
| | | | | | | | | I thank all developers and contributors for pc98. Relnotes: yes Notes: svn path=/head/; revision=312910
* 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