summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* Add geom_uncompress to the list of available geom modules on loader.conf.loos2014-02-271-0/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-161-1/+0
* Add a try-include word (which acts the same as "include") and use it todteske2013-11-174-1/+22
* Refactor draw-beastie function.dteske2013-11-171-46/+16
* Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8), making ...dteske2013-11-073-4/+14
* Defer loading of kernel and modules if the beastie menu is enabled. Add adteske2013-11-0410-130/+379
* Remove more remnants of ng_fec(4).glebius2013-10-281-1/+0
* Snapshot.markm2013-10-061-0/+11
* Update copyright.dteske2013-08-271-1/+1
* Building upon SVN r254237, disable automated activation of alternate layoutsdteske2013-08-263-19/+34
* Add optional support for default override of standard setup; but only ifdteske2013-08-121-3/+35
* Update legacy static assignments in old code to support dynamic framing,dteske2013-08-082-16/+96
* Since the introduction of SVN r244048 and [follow-up] r244089, it is nowdteske2013-08-088-43/+51
* Put in commented-out version of beastie menu commandskientzle2013-07-271-0/+4
* default loader.conf: there is no need to load zpool.cache nowavg2013-07-091-8/+0
* Fix a regression caused by SVN r222417.dteske2012-12-126-40/+87
* Add support for comma-separated values (whitespace-separated still supported).dteske2012-12-101-6/+6
* Use ASCII characters for box/line characters in frames.4thdteske2012-12-092-0/+56
* Discussed at-length on -arch.dteske2012-11-282-42/+142
* + This patch does not change user experience or functionalitydteske2012-11-162-309/+274
* Fix a stack leak in [unused] cycle_menuitem function while we're heredteske2012-11-121-0/+1
* Fix funny comment.dteske2012-11-061-1/+1
* Fix c/p error in comment.dteske2012-11-061-1/+1
* Add ontop of my existing boot loader Forth code, including support fordteske2012-11-065-2/+1016
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-171-2/+0
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Since the introduction of the new advanced boot menu (r222417), options likedteske2012-10-143-0/+113
* Fix a typo (s/prefix/suffix/) and comment.dteske2012-10-091-2/+2
* Fix an oversight that cyclic menu items actually are zero-based and candteske2012-10-091-4/+4
* Make the "Options:" separator-text configurable by setting $menu_optionstext.dteske2012-10-091-1/+6
* Add an echo to say we're "Booting..." when the overloaded "boot" Ficl word isdteske2012-10-083-3/+8
* Comment and Copyright fixes/updates.dteske2012-10-072-14/+6
* Fix domain.dteske2012-07-1416-16/+16
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-247-7/+7
* Update contact info.dteske2012-05-1716-16/+16
* retrofit Safe Mode loader menu item actionsavg2012-04-061-15/+6
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-061-0/+1
* Whitespace cleanup:gjb2012-02-251-8/+16
* Fix various typos in manual pages.gjb2012-02-251-2/+2
* Clarify and improve the boot menu with some small changes:pluknet2012-01-251-18/+18
* - Document TheDraw splash screens in the default loader.confeadler2012-01-141-1/+2
* Get rid of a spurious warning on the console when booting the kernelpluknet2012-01-091-2/+13
* Unset the environment variables associated with individual menu itemspluknet2011-12-303-18/+81
* - Rename if_carp.ko to carp.ko.glebius2011-12-161-1/+1
* - Add new loader_logo orbbw to default.confmiwi2011-11-191-1/+1
* Remove the long reprecated ``/stand/sysinstall'' from the init_path.pluknet2011-10-271-1/+1
* Restore behavior of the autoboot_delay="-1" boot menu setting to thejh2011-09-022-6/+11
OpenPOWER on IntegriCloud