summaryrefslogtreecommitdiff
path: root/sys/boot/forth/menu.4th
Commit message (Expand)AuthorAgeFilesLines
* Update legacy static assignments in old code to support dynamic framing,Devin Teske2013-08-081-15/+72
* Since the introduction of SVN r244048 and [follow-up] r244089, it is nowDevin Teske2013-08-081-2/+2
* + This patch does not change user experience or functionalityDevin Teske2012-11-161-254/+164
* Fix a stack leak in [unused] cycle_menuitem function while we're hereDevin Teske2012-11-121-0/+1
* Add ontop of my existing boot loader Forth code, including support forDevin Teske2012-11-061-2/+19
* Since the introduction of the new advanced boot menu (r222417), options likeDevin Teske2012-10-141-0/+58
* Fix an oversight that cyclic menu items actually are zero-based and canDevin Teske2012-10-091-4/+4
* Make the "Options:" separator-text configurable by setting $menu_optionstext.Devin Teske2012-10-091-1/+6
* Comment and Copyright fixes/updates.Devin Teske2012-10-071-5/+5
* Fix domain.Devin Teske2012-07-141-1/+1
* Update contact info.Devin Teske2012-05-171-1/+1
* Unset the environment variables associated with individual menu itemsSergey Kandaurov2011-12-301-11/+59
* Restore behavior of the autoboot_delay="-1" boot menu setting to theJaakko Heinonen2011-09-021-3/+4
* New boot loader menus from Devin Teske.Julian Elischer2011-05-281-0/+971