summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/loader.4th
Commit message (Expand)AuthorAgeFilesLines
* Explain why extra sutff always outputs even when it shouldn't for theimp2016-05-181-0/+7
* boot/forth: spelling fixes.pfg2016-04-301-2/+2
* Re-do proper mode-endings. Antithesis of r281176-281179 which reverteddteske2015-04-081-1/+1
* Partially revert r280925: Back to previous mode-endings based on feedbackdteske2015-04-061-1/+1
* Solve dreaded "dictionary full" issue by segregating words into newdteske2015-04-011-4/+7
* Optimize bootmsg to use fg/bg/me from screen.4thdteske2015-03-311-7/+6
* Comments. No functional change(s).dteske2015-03-311-1/+2
* loader: implement multiboot support for Xen Dom0royger2015-01-151-1/+2
* Add a try-include word (which acts the same as "include") and use it todteske2013-11-171-0/+9
* Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8), making ...dteske2013-11-071-2/+12
* Defer loading of kernel and modules if the beastie menu is enabled. Add adteske2013-11-041-13/+15
* Add ontop of my existing boot loader Forth code, including support fordteske2012-11-061-0/+6
* Add an echo to say we're "Booting..." when the overloaded "boot" Ficl word isdteske2012-10-081-0/+7
* 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-301-4/+15
* New boot loader menus from Devin Teske.julian2011-05-281-24/+1
* This patch introduces a number of simplifications to the Forthluigi2009-01-051-98/+14
* Remove more Alpha bits from the boot code including fixing severaljhb2006-05-121-12/+0
* Add support for reading an additional loader configuration file. By default,gordon2002-05-241-0/+2
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.jhb2001-12-111-4/+4
* Go back to 1.20 again.dcs2001-05-291-0/+3
* Revert 1.20, as it causes mysterious problems to the Alpha people.dcs2001-05-291-3/+0
* Allocate more memory if necessary.dcs2001-05-171-0/+3
* Now I see the error of my ways.dcs2000-10-091-6/+8
* What could possibly have possessed me to forget the "0 (arguments)"dcs2000-09-251-2/+2
* Check for the correct minimum version required by the current code.dcs2000-09-181-4/+4
* Use _ instead or - where proper, according to the style I have beendcs2000-09-161-2/+20
* Solve a name clash.dcs2000-09-161-4/+4
* Both boot and boot-conf were using a different algorithm from the onedcs2000-09-161-2/+10
* Factorize, reorganize, and move code around.dcs2000-09-151-97/+9
* First tackle at trying to handle the New Deal on kernels.dcs2000-09-091-112/+14
* Enhance boot-conf.dcs2000-09-081-24/+118
* Revert to 1.8dcs2000-06-141-23/+23
* With apologies to dcs, temporarily comment out the version check code. Itpeter2000-06-141-23/+23
* The word environment? returns a flag indicating whether the variabledcs2000-06-121-7/+23
* Put some version checking.dcs2000-06-071-0/+8
* Modify boot-conf so it can take a kernel or directory name asdcs2000-06-071-4/+122
* Add silly password feature. If people want to depend on a flaweddcs1999-11-241-0/+24
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add "initialize" to loader.4th, so running "start" is not actually needed.dcs1999-05-141-2/+14
* Add loader.4th man page (worst man page I ever wrote -- reviewsdcs1999-04-241-1/+79
* New loader.rc stuff.dcs1999-03-091-0/+114
OpenPOWER on IntegriCloud