summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/support.4th
Commit message (Expand)AuthorAgeFilesLines
* MFC 283933: Add commentsdteske2016-01-271-3/+3
* MFC r277215, r277291, r277418, r280953 and r280954:royger2016-01-201-5/+22
* MFC: r293001allanjude2016-01-131-0/+24
* MFC SVN revisions 292899,292996,292999-293000.dteske2016-01-071-10/+9
* MFC revisions 277693,278335,280382-280385,280923-280926,280931,dteske2015-04-221-13/+10
* 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-091-0/+40
* New boot loader menus from Devin Teske.julian2011-05-281-33/+0
* comment out some debugging messages that slipped in by mistake.luigi2009-01-131-4/+3
* This patch introduces a number of simplifications to the Forthluigi2009-01-051-413/+268
* PROBLEM: putting in a loader config file a line of the formluigi2008-12-071-26/+19
* Allow negative values to be specified in the loader.ambrisko2007-12-191-0/+2
* Replace a rarely used "depuration" with "debugging".ru2006-10-131-1/+1
* Add support for reading an additional loader configuration file. By default,gordon2002-05-241-0/+65
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.jhb2001-12-111-12/+11
* Get rid of garbage left on the stack.dcs2000-09-251-2/+1
* Use _ instead or - where proper, according to the style I have beendcs2000-09-161-15/+15
* Solve a name clash.dcs2000-09-161-2/+8
* Both boot and boot-conf were using a different algorithm from the onedcs2000-09-161-30/+28
* Factorize, reorganize, and move code around.dcs2000-09-151-19/+143
* Upon reflection, I decided that bootfile must have priority over kerneldcs2000-09-091-8/+8
* First tackle at trying to handle the New Deal on kernels.dcs2000-09-091-4/+264
* Fix an error message which was using the wrong variable to get thedcs2000-09-081-1/+1
* Add constructors to crude structure support. Rework some of thedcs2000-09-081-19/+142
* Remove AGAIN definition, as FICL 2.04 provides it.dcs2000-06-071-3/+11
* Add silly password feature. If people want to depend on a flaweddcs1999-11-241-14/+74
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* New loader.rc stuff.dcs1999-03-091-0/+1071
OpenPOWER on IntegriCloud