summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Typo fix: tunnable.mph2000-06-251-3/+2
* Whitespace-only changes: apply accepted line breaking style as asheldonh2000-06-221-91/+138
* Comment this bad boy. Hopefully the next person that comes along won'tjhb2000-06-192-58/+196
* - Add some more details to the 'lsdev' output for FAT file systems.jhb2000-06-191-27/+83
* Add wx and ispfw loadable module defaults.mjacob2000-06-171-0/+2
* Add support for emulating the RDMSR and WRMSR instructions into BTX. Injhb2000-06-172-4/+48
* Fix vocabulary juggling so that builtins voc is always searched beforedcs2000-06-161-2/+2
* Revert to 1.8dcs2000-06-141-23/+23
* Remove the setting of sourceid from bf_vm(), as bf_vm() really hasdcs2000-06-142-5/+7
* Delay calling the device cleanup routines until the absolute lastps2000-06-148-5/+18
* Make typing 'q' or 'Q' work for the show command as the pager promptps2000-06-141-1/+2
* With apologies to dcs, temporarily comment out the version check code. Itpeter2000-06-141-23/+23
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-1/+1
* Treat \t and \n inside /boot.config as whitespaces.ru2000-06-132-4/+4
* Fix REFILL. It must throw RESTART instead of OUTOFTEXT so thatdcs2000-06-121-2/+27
* The word environment? returns a flag indicating whether the variabledcs2000-06-121-7/+23
* Make abort" functional in interpret mode. This behavior is undefineddcs2000-06-121-11/+24
* Make comment reflect reality.dcs2000-06-121-1/+1
* Put some version checking.dcs2000-06-071-0/+8
* Bump loader version due to FICL (duh!) and copyin, copyout, setenv&cia.dcs2000-06-071-0/+2
* Bump loader version due to copyin, copyout, setenv&cia.dcs2000-06-071-0/+1
* Modify boot-conf so it can take a kernel or directory name asdcs2000-06-071-4/+122
* Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL.dcs2000-06-074-1/+229
* Remove AGAIN definition, as FICL 2.04 provides it.dcs2000-06-071-3/+11
* Remove a bug that caused local variables declarations in the formatdcs2000-06-071-1/+1
* Place original builtins in a vocabulary called "builtins". Thisdcs2000-06-071-0/+6
* Remove residual printf.dcs2000-06-071-1/+0
* Record the new PALcode revision in the pcs structure after changing todfr2000-06-031-0/+2
* Apply a number of fixes for the Alpha platform.dcs2000-06-027-57/+21
* Add something that was missing from the original 2.04 distribution.dcs2000-06-021-0/+148
* Add "int" sized manipulation words.dcs2000-06-014-14/+58
* Sync with the following changes.nyan2000-05-297-384/+323
* Strip spaces and comments more agressively.dcs2000-05-261-14/+52
* Bring in FICL 2.04. No bump of loader version is required by thisdcs2000-05-269-162/+423
* Back out the previous change to the queue(3) interface.jake2000-05-262-4/+4
* Convert the short stub of real-mode code into 16-bit assembly.jhb2000-05-242-22/+22
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-232-4/+4
* Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,jhb2000-05-237-13/+4
* Clean up some more 16-bit code and get rid of more m4 macros.jhb2000-05-233-83/+27
* Clean up all of the 16-bit assembly code in the x86 bootstrap to workjhb2000-05-2316-869/+564
* Document abial's .#.dcs2000-05-231-0/+4
* Make this compile in case anyone ever wants to use the PC98 booterhoek2000-05-211-1/+1
* One of loaders' bugs disappeared somewhere along the way.dcs2000-05-191-5/+0
* Move man page directives to common/Makefile.inc.dcs2000-05-191-0/+5
* This file got repo-copied to common/.dcs2000-05-191-756/+0
* Move man page directives to common/Makefile.inc.dcs2000-05-192-4/+0
* Remove INSTALL_FORTH stuff.dcs2000-05-191-1/+0
* Move man page directives to common/Makefile.inc.dcs2000-05-191-6/+0
* Make corrections to allow for Alpha.dcs2000-05-182-8/+8
* Only probe network settings on the first open of the network device.dfr2000-05-131-0/+1
OpenPOWER on IntegriCloud