aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* Remove from legacy ata(4) driver support for hardware, supported by newerAlexander Motin2015-03-241-2/+0
* Add missing variables password/bootlock_password.Devin Teske2015-03-231-0/+2
* Increase max input for password/bootlock_password from 16 to 255.Devin Teske2015-03-231-44/+32
* Prevent password/bootlock_password features of loader.conf(5) fromDevin Teske2015-03-231-8/+9
* Fix sgetkey indentation to be consistent with the rest of the file.Devin Teske2015-03-231-28/+23
* Revert SVN r277693.Devin Teske2015-02-062-6/+8
* Fix the font in the text version. This has bothered me for a long time...Dag-Erling Smørgrav2015-01-252-8/+6
* loader: implement multiboot support for Xen Dom0Roger Pau Monné2015-01-153-6/+25
* mdoc: improvements to SEE ALSO.Joel Dahl2014-12-275-8/+8
* Add a new loader(8) variable, twiddle_divisor, allowing control over theIan Lepore2014-12-221-0/+1
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-091-1/+0
* Add support for calling pcibios routines from theWarner Losh2014-09-101-0/+47
* add a hit that you can enable this by default if you want... necessaryJohn-Mark Gurney2014-07-041-0/+1
* Allow customization of the brand displayed in the boot menu.Craig Rodrigues2014-06-011-0/+11
* lindev(4): finish the partial commit in r265212Eitan Adler2014-05-021-1/+0
* Disable the beastie menu for EFI console which doesn't support ANSI codesDevin Teske2014-04-273-2/+11
* Add geom_uncompress to the list of available geom modules on loader.conf.Luiz Otavio O Souza2014-02-271-0/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer2014-02-161-1/+0
* Add a try-include word (which acts the same as "include") and use it toDevin Teske2013-11-174-1/+22
* Refactor draw-beastie function.Devin Teske2013-11-171-46/+16
* Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8), making ...Devin Teske2013-11-073-4/+14
* Defer loading of kernel and modules if the beastie menu is enabled. Add aDevin Teske2013-11-0410-130/+379
* Remove more remnants of ng_fec(4).Gleb Smirnoff2013-10-281-1/+0
* Snapshot.Mark Murray2013-10-061-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-42/+142
* + This patch does not change user experience or functionalityDevin Teske2012-11-162-309/+274
* 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