freebsd-dev/sys/boot/common
1999-01-09 02:34:48 +00:00
..
bcache.c This fixes a bug in the bcache code whereby false cache hits occur 1998-11-19 18:12:03 +00:00
boot.c Standardise on ';' as a component separator; it seems to be a little more 1998-11-02 16:55:57 +00:00
bootstrap.h Implement a simple LRU block cache. By default this is initialised to 16k, 1998-11-02 23:28:11 +00:00
commands.c Add a description for 'lsdev' so that it shows up in the '?' display 1999-01-09 02:34:48 +00:00
console.c - Add a new command 'lsdev' to list devices which might be likely to host 1998-10-31 02:53:12 +00:00
dev_net.c Make the alpha bootstrap build again, fix some warning and change sdboot to daboot. 1998-09-20 21:46:19 +00:00
dev_net.h
devopen.c * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
gensetdefs.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
help.common Reformat help to improve subtopic display appearance, other minor 1998-12-15 14:32:17 +00:00
interp_backslash.c Allow quoted strings (single or double) for grouping whitespace separated 1998-09-03 06:14:41 +00:00
interp_forth.c Fix variable initialization.. It was written with '==' instead of '-'. 1999-01-04 18:39:24 +00:00
interp_parse.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
interp.c Clean some unused variables lint 1999-01-04 18:38:23 +00:00
isapnp.c Export an interface for presetting the ISA PnP read port address. 1998-10-22 20:20:51 +00:00
isapnp.h Make ISA PnP work. This successfully enumerates as many ISA devices as I 1998-10-21 20:07:05 +00:00
load_aout.c * Begin integration of built-ins with Forth: leave the exit code from 1998-12-22 11:41:51 +00:00
load_elf.c Don't forget a trailing \n when loading a kernel that has been stripped. 1999-01-04 18:37:41 +00:00
load.c
ls.c Fix a warning 1998-10-11 10:28:51 +00:00
Makefile.inc Add BootForth hooks; if BOOT_FORTH is defined, pass every line read 1998-11-04 00:29:01 +00:00
merge_help.pl Removed dynamic loading of FileHandle 1998-12-16 09:09:09 +00:00
misc.c Insert whitespace between unargv'd arguments. 1998-10-05 05:40:58 +00:00
module.c Use a consistant module search path (same as kernel will be). 1998-10-09 23:12:34 +00:00
panic.c console.c 1998-09-26 01:29:13 +00:00
pnp.c Fix misallocation of buffer bug (too short) 1998-11-20 02:57:41 +00:00
pnpdata - Add a new command 'lsdev' to list devices which might be likely to host 1998-10-31 02:53:12 +00:00