| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r298831: | Pedro F. Giffuni | 2016-05-14 | 1 | -5/+5 |
| * | MFC 283933: Add comments | Devin Teske | 2016-01-27 | 1 | -3/+3 |
| * | MFC r277215, r277291, r277418, r280953 and r280954: | Roger Pau Monné | 2016-01-20 | 1 | -5/+22 |
| * | MFC: r293001 | Allan Jude | 2016-01-13 | 1 | -0/+24 |
| * | MFC SVN revisions 292899,292996,292999-293000. | Devin Teske | 2016-01-07 | 1 | -10/+9 |
| * | MFC revisions 277693,278335,280382-280385,280923-280926,280931, | Devin Teske | 2015-04-22 | 1 | -13/+10 |
| * | Add support for comma-separated values (whitespace-separated still supported). | Devin Teske | 2012-12-10 | 1 | -6/+6 |
| * | Use ASCII characters for box/line characters in frames.4th | Devin Teske | 2012-12-09 | 1 | -0/+40 |
| * | New boot loader menus from Devin Teske. | Julian Elischer | 2011-05-28 | 1 | -33/+0 |
| * | comment out some debugging messages that slipped in by mistake. | Luigi Rizzo | 2009-01-13 | 1 | -4/+3 |
| * | This patch introduces a number of simplifications to the Forth | Luigi Rizzo | 2009-01-05 | 1 | -413/+268 |
| * | PROBLEM: putting in a loader config file a line of the form | Luigi Rizzo | 2008-12-07 | 1 | -26/+19 |
| * | Allow negative values to be specified in the loader. | Doug Ambrisko | 2007-12-19 | 1 | -0/+2 |
| * | Replace a rarely used "depuration" with "debugging". | Ruslan Ermilov | 2006-10-13 | 1 | -1/+1 |
| * | Add support for reading an additional loader configuration file. By default, | Gordon Tetlow | 2002-05-24 | 1 | -0/+65 |
| * | - Add 'fwrite' and 'fseek' words for writing to and seeking on files. | John Baldwin | 2001-12-11 | 1 | -12/+11 |
| * | Get rid of garbage left on the stack. | Daniel C. Sobral | 2000-09-25 | 1 | -2/+1 |
| * | Use _ instead or - where proper, according to the style I have been | Daniel C. Sobral | 2000-09-16 | 1 | -15/+15 |
| * | Solve a name clash. | Daniel C. Sobral | 2000-09-16 | 1 | -2/+8 |
| * | Both boot and boot-conf were using a different algorithm from the one | Daniel C. Sobral | 2000-09-16 | 1 | -30/+28 |
| * | Factorize, reorganize, and move code around. | Daniel C. Sobral | 2000-09-15 | 1 | -19/+143 |
| * | Upon reflection, I decided that bootfile must have priority over kernel | Daniel C. Sobral | 2000-09-09 | 1 | -8/+8 |
| * | First tackle at trying to handle the New Deal on kernels. | Daniel C. Sobral | 2000-09-09 | 1 | -4/+264 |
| * | Fix an error message which was using the wrong variable to get the | Daniel C. Sobral | 2000-09-08 | 1 | -1/+1 |
| * | Add constructors to crude structure support. Rework some of the | Daniel C. Sobral | 2000-09-08 | 1 | -19/+142 |
| * | Remove AGAIN definition, as FICL 2.04 provides it. | Daniel C. Sobral | 2000-06-07 | 1 | -3/+11 |
| * | Add silly password feature. If people want to depend on a flawed | Daniel C. Sobral | 1999-11-24 | 1 | -14/+74 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | New loader.rc stuff. | Daniel C. Sobral | 1999-03-09 | 1 | -0/+1071 |