summaryrefslogtreecommitdiff
path: root/sys/boot/forth/support.4th
Commit message (Expand)AuthorAgeFilesLines
* New boot loader menus from Devin Teske.Julian Elischer2011-05-281-33/+0
* comment out some debugging messages that slipped in by mistake.Luigi Rizzo2009-01-131-4/+3
* This patch introduces a number of simplifications to the ForthLuigi Rizzo2009-01-051-413/+268
* PROBLEM: putting in a loader config file a line of the formLuigi Rizzo2008-12-071-26/+19
* Allow negative values to be specified in the loader.Doug Ambrisko2007-12-191-0/+2
* Replace a rarely used "depuration" with "debugging".Ruslan Ermilov2006-10-131-1/+1
* Add support for reading an additional loader configuration file. By default,Gordon Tetlow2002-05-241-0/+65
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.John Baldwin2001-12-111-12/+11
* Get rid of garbage left on the stack.Daniel C. Sobral2000-09-251-2/+1
* Use _ instead or - where proper, according to the style I have beenDaniel C. Sobral2000-09-161-15/+15
* Solve a name clash.Daniel C. Sobral2000-09-161-2/+8
* Both boot and boot-conf were using a different algorithm from the oneDaniel C. Sobral2000-09-161-30/+28
* Factorize, reorganize, and move code around.Daniel C. Sobral2000-09-151-19/+143
* Upon reflection, I decided that bootfile must have priority over kernelDaniel C. Sobral2000-09-091-8/+8
* First tackle at trying to handle the New Deal on kernels.Daniel C. Sobral2000-09-091-4/+264
* Fix an error message which was using the wrong variable to get theDaniel C. Sobral2000-09-081-1/+1
* Add constructors to crude structure support. Rework some of theDaniel C. Sobral2000-09-081-19/+142
* Remove AGAIN definition, as FICL 2.04 provides it.Daniel C. Sobral2000-06-071-3/+11
* Add silly password feature. If people want to depend on a flawedDaniel C. Sobral1999-11-241-14/+74
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* New loader.rc stuff.Daniel C. Sobral1999-03-091-0/+1071