aboutsummaryrefslogtreecommitdiff
path: root/share/examples/bootforth/README
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-2/+0
| | | | Remove /^\s*\$FreeBSD\$$\n/
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-1/+1
| | | | | | | Sponsored by: Netflix Notes: svn path=/head/; revision=325834
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add a menu example making use of loader.4th(8) facilities.Daniel C. Sobral1999-05-141-2/+15
| | | | | | | Merge candidate, as it is just an example... Notes: svn path=/head/; revision=47195
* Add examples how to use the terminal emulation code in /boot/loader toAndrzej Bialecki1998-12-221-0/+22
create nice startup menus. Improvements are warmly welcome. :-) Notes: svn path=/head/; revision=42004