| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo fix: tunnable. | mph | 2000-06-25 | 1 | -3/+2 |
* | Whitespace-only changes: apply accepted line breaking style as a | sheldonh | 2000-06-22 | 1 | -91/+138 |
* | Comment this bad boy. Hopefully the next person that comes along won't | jhb | 2000-06-19 | 2 | -58/+196 |
* | - Add some more details to the 'lsdev' output for FAT file systems. | jhb | 2000-06-19 | 1 | -27/+83 |
* | Add wx and ispfw loadable module defaults. | mjacob | 2000-06-17 | 1 | -0/+2 |
* | Add support for emulating the RDMSR and WRMSR instructions into BTX. In | jhb | 2000-06-17 | 2 | -4/+48 |
* | Fix vocabulary juggling so that builtins voc is always searched before | dcs | 2000-06-16 | 1 | -2/+2 |
* | Revert to 1.8 | dcs | 2000-06-14 | 1 | -23/+23 |
* | Remove the setting of sourceid from bf_vm(), as bf_vm() really has | dcs | 2000-06-14 | 2 | -5/+7 |
* | Delay calling the device cleanup routines until the absolute last | ps | 2000-06-14 | 8 | -5/+18 |
* | Make typing 'q' or 'Q' work for the show command as the pager prompt | ps | 2000-06-14 | 1 | -1/+2 |
* | With apologies to dcs, temporarily comment out the version check code. It | peter | 2000-06-14 | 1 | -23/+23 |
* | Borrow phk's axe and apply the next stage of config(8)'s evolution. | peter | 2000-06-13 | 1 | -1/+1 |
* | Treat \t and \n inside /boot.config as whitespaces. | ru | 2000-06-13 | 2 | -4/+4 |
* | Fix REFILL. It must throw RESTART instead of OUTOFTEXT so that | dcs | 2000-06-12 | 1 | -2/+27 |
* | The word environment? returns a flag indicating whether the variable | dcs | 2000-06-12 | 1 | -7/+23 |
* | Make abort" functional in interpret mode. This behavior is undefined | dcs | 2000-06-12 | 1 | -11/+24 |
* | Make comment reflect reality. | dcs | 2000-06-12 | 1 | -1/+1 |
* | Put some version checking. | dcs | 2000-06-07 | 1 | -0/+8 |
* | Bump loader version due to FICL (duh!) and copyin, copyout, setenv&cia. | dcs | 2000-06-07 | 1 | -0/+2 |
* | Bump loader version due to copyin, copyout, setenv&cia. | dcs | 2000-06-07 | 1 | -0/+1 |
* | Modify boot-conf so it can take a kernel or directory name as | dcs | 2000-06-07 | 1 | -4/+122 |
* | Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL. | dcs | 2000-06-07 | 4 | -1/+229 |
* | Remove AGAIN definition, as FICL 2.04 provides it. | dcs | 2000-06-07 | 1 | -3/+11 |
* | Remove a bug that caused local variables declarations in the format | dcs | 2000-06-07 | 1 | -1/+1 |
* | Place original builtins in a vocabulary called "builtins". This | dcs | 2000-06-07 | 1 | -0/+6 |
* | Remove residual printf. | dcs | 2000-06-07 | 1 | -1/+0 |
* | Record the new PALcode revision in the pcs structure after changing to | dfr | 2000-06-03 | 1 | -0/+2 |
* | Apply a number of fixes for the Alpha platform. | dcs | 2000-06-02 | 7 | -57/+21 |
* | Add something that was missing from the original 2.04 distribution. | dcs | 2000-06-02 | 1 | -0/+148 |
* | Add "int" sized manipulation words. | dcs | 2000-06-01 | 4 | -14/+58 |
* | Sync with the following changes. | nyan | 2000-05-29 | 7 | -384/+323 |
* | Strip spaces and comments more agressively. | dcs | 2000-05-26 | 1 | -14/+52 |
* | Bring in FICL 2.04. No bump of loader version is required by this | dcs | 2000-05-26 | 9 | -162/+423 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 2 | -4/+4 |
* | Convert the short stub of real-mode code into 16-bit assembly. | jhb | 2000-05-24 | 2 | -22/+22 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 2 | -4/+4 |
* | Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, | jhb | 2000-05-23 | 7 | -13/+4 |
* | Clean up some more 16-bit code and get rid of more m4 macros. | jhb | 2000-05-23 | 3 | -83/+27 |
* | Clean up all of the 16-bit assembly code in the x86 bootstrap to work | jhb | 2000-05-23 | 16 | -869/+564 |
* | Document abial's .#. | dcs | 2000-05-23 | 1 | -0/+4 |
* | Make this compile in case anyone ever wants to use the PC98 booter | hoek | 2000-05-21 | 1 | -1/+1 |
* | One of loaders' bugs disappeared somewhere along the way. | dcs | 2000-05-19 | 1 | -5/+0 |
* | Move man page directives to common/Makefile.inc. | dcs | 2000-05-19 | 1 | -0/+5 |
* | This file got repo-copied to common/. | dcs | 2000-05-19 | 1 | -756/+0 |
* | Move man page directives to common/Makefile.inc. | dcs | 2000-05-19 | 2 | -4/+0 |
* | Remove INSTALL_FORTH stuff. | dcs | 2000-05-19 | 1 | -1/+0 |
* | Move man page directives to common/Makefile.inc. | dcs | 2000-05-19 | 1 | -6/+0 |
* | Make corrections to allow for Alpha. | dcs | 2000-05-18 | 2 | -8/+8 |
* | Only probe network settings on the first open of the network device. | dfr | 2000-05-13 | 1 | -0/+1 |