summaryrefslogtreecommitdiff
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* MFC r315738:Enji Cooper2017-03-291-0/+4
* MFC r310417Alan Somers2017-01-201-0/+1
* MFC r298831:Pedro F. Giffuni2016-05-145-11/+11
* MFC 283933: Add commentsDevin Teske2016-01-271-3/+3
* MFC r293234: Enable the beastie menu for the UEFI consoleEd Maste2016-01-203-11/+4
* MFC r277215, r277291, r277418, r280953 and r280954:Roger Pau Monné2016-01-203-6/+25
* MFC: r293001Allan Jude2016-01-134-0/+142
* MFC SVN revisions 292899,292996,292999-293000.Devin Teske2016-01-071-10/+9
* MFC r286368: Remove guards around overwriting loader.rc and menu.rcDevin Teske2016-01-072-0/+6
* MFC SVN revisions 280922,285875,285882.Devin Teske2016-01-071-4/+11
* MFC r285881:Edward Tomasz Napierala2015-10-181-0/+10
* MFC r280451:Alexander Motin2015-08-221-2/+0
* MFC r284672 (antoine):Devin Teske2015-06-231-1/+2
* MFC r268254 (jmg):Devin Teske2015-06-031-0/+1
* MFC revisions 277693,278335,280382-280385,280923-280926,280931,Devin Teske2015-04-2224-668/+1024
* MFC r276079, r276087:Ian Lepore2015-02-111-0/+1
* MFC UEFI loaderEd Maste2014-09-043-2/+11
* MFC r266938:Craig Rodrigues2014-06-031-0/+11
* MFC r258270:Devin Teske2014-03-034-1/+22
* MFC r258269: Refactor draw-beastie function.Devin Teske2014-03-031-46/+16
* MFC r257821:Devin Teske2014-03-033-4/+14
* MFC r257650:Devin Teske2014-03-0310-130/+379
* Merge from project branch via main. Uninteresting commits are trimmed.Mark Murray2013-10-121-0/+11
* Update copyright.Devin Teske2013-08-271-1/+1
* Building upon SVN r254237, disable automated activation of alternate layoutsDevin Teske2013-08-263-19/+34
* Add optional support for default override of standard setup; but only ifDevin Teske2013-08-121-3/+35
* Update legacy static assignments in old code to support dynamic framing,Devin Teske2013-08-082-16/+96
* Since the introduction of SVN r244048 and [follow-up] r244089, it is nowDevin Teske2013-08-088-43/+51
* Put in commented-out version of beastie menu commandsTim Kientzle2013-07-271-0/+4
* default loader.conf: there is no need to load zpool.cache nowAndriy Gapon2013-07-091-8/+0
* Fix a regression caused by SVN r222417.Devin Teske2012-12-126-40/+87
* Add support for comma-separated values (whitespace-separated still supported).Devin Teske2012-12-101-6/+6
* Use ASCII characters for box/line characters in frames.4thDevin Teske2012-12-092-0/+56
* Discussed at-length on -arch.Devin Teske2012-11-282-38/+138
* + This patch does not change user experience or functionalityDevin Teske2012-11-162-308/+273
* Fix a stack leak in [unused] cycle_menuitem function while we're hereDevin Teske2012-11-121-0/+1
* Fix funny comment.Devin Teske2012-11-061-1/+1
* Fix c/p error in comment.Devin Teske2012-11-061-1/+1
* Add ontop of my existing boot loader Forth code, including support forDevin Teske2012-11-065-2/+1016
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-171-2/+0
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingAttilio Rao2012-10-161-1/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingAttilio Rao2012-10-161-1/+0
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingAttilio Rao2012-10-161-1/+0
* Since the introduction of the new advanced boot menu (r222417), options likeDevin Teske2012-10-143-0/+113
* Fix a typo (s/prefix/suffix/) and comment.Devin Teske2012-10-091-2/+2
* 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
* Add an echo to say we're "Booting..." when the overloaded "boot" Ficl word isDevin Teske2012-10-083-3/+8
* Comment and Copyright fixes/updates.Devin Teske2012-10-072-14/+6
* Fix domain.Devin Teske2012-07-1416-16/+16