| Commit message (Expand) | Author | Age | Files | Lines |
* | a whitespace nit | avg | 2011-05-07 | 1 | -1/+1 |
* | a whitespace nit | avg | 2011-05-07 | 1 | -1/+1 |
* | Handle memory allocation failures in include(). | brucec | 2011-02-23 | 1 | -0/+11 |
* | As reported in kern/118222, pxeboot in RELENG7 (and presumably | luigi | 2008-11-20 | 1 | -5/+13 |
* | Use __FBSDID(). | obrien | 2003-08-25 | 1 | -2/+4 |
* | Upper case the FreeBSD loader prompt. | obrien | 2001-11-19 | 1 | -1/+1 |
* | Change NOFORTH comment character from # to \ followed by space, | dcs | 2000-09-10 | 1 | -1/+1 |
* | Bring back the perform() function. However, conditionionalize it on | jhb | 2000-08-04 | 1 | -0/+36 |
* | Cleanup warnings. Most of these are signed/unsigned warnings, as well as | jhb | 2000-08-03 | 1 | -34/+2 |
* | Don't call printf with no format string. | kris | 2000-07-10 | 1 | -1/+1 |
* | Remove the setting of sourceid from bf_vm(), as bf_vm() really has | dcs | 2000-06-14 | 1 | -1/+7 |
* | Make the prompt look like on OpenBoot. | dcs | 1999-11-27 | 1 | -1/+1 |
* | Changes the default prompt to "ok". | dcs | 1999-11-01 | 1 | -1/+3 |
* | Bring in ficl version 2.03. No version bump for loader. | dcs | 1999-09-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Don't clobber the "prompt" variable if it has already been set (e. g. | joerg | 1999-04-20 | 1 | -2/+3 |
* | Fix a number of memory leaks and other memory-related disorders. | dcs | 1999-03-08 | 1 | -3/+4 |
* | Don't treat empty lines as end-of-file in include(). (I can't | dcs | 1999-03-02 | 1 | -2/+2 |
* | Fix assorted memory leak/buffer reuse problems. | dcs | 1999-02-22 | 1 | -3/+16 |
* | Make use of prototypes to silence warnings. | dcs | 1999-02-04 | 1 | -1/+27 |
* | bootstrap.h | msmith | 1999-01-22 | 1 | -12/+12 |
* | Fall back to /boot/boot.conf, if /boot/loader.rc was not fount. This is | abial | 1999-01-15 | 1 | -10/+18 |
* | Change /boot/boot.conf to /boot/loader.rc - this name reflects what it | abial | 1999-01-13 | 1 | -2/+2 |
* | Clean some unused variables lint | peter | 1999-01-04 | 1 | -2/+4 |
* | * Begin integration of built-ins with Forth: leave the exit code from | abial | 1998-12-22 | 1 | -3/+12 |
* | Add BootForth hooks; if BOOT_FORTH is defined, pass every line read | msmith | 1998-11-04 | 1 | -2/+10 |
* | Make ISA PnP work. This successfully enumerates as many ISA devices as I | msmith | 1998-10-21 | 1 | -5/+5 |
* | Sync the MODINFO constants with <sys/linker.h> | msmith | 1998-10-09 | 1 | -4/+4 |
* | - VERBOSE_LS is obsolete, as the heap is much better behaved now. | msmith | 1998-10-07 | 1 | -31/+100 |
* | Resynch with working sources before BTX integration. | msmith | 1998-09-14 | 1 | -3/+1 |
* | Bootstrap updates. | msmith | 1998-09-03 | 1 | -16/+31 |
* | New commandline/script parser, supports backslash quoting and environment | msmith | 1998-09-01 | 1 | -40/+15 |
* | This is the new unified bootstrap, sometimes known previously as the | msmith | 1998-08-21 | 1 | -0/+207 |