freebsd-src/sys/boot/common
Mike Smith e12d0ec43a console.c
Allow the MI code to override the preferred console (eg. so that
	an RB_SERIAL flag from the i386 boot2 can override the default
	first active console)

isapnp.c
	Use the standard format for ISA PnP IDs.

pnp.c
	Allow trailing comments on lines, be less picky about line
	contents.

ls.c
	Cosmetic error message fix.

panic.c
	Print the right arguments.
1998-09-26 01:29:13 +00:00
..
boot.c Bootloader update. 1998-08-31 21:10:43 +00:00
bootstrap.h Make the alpha bootstrap build again, fix some warning and change sdboot to daboot. 1998-09-20 21:46:19 +00:00
commands.c Remove 'panic' command (it works), don't ask for a keypress in panic, as 1998-09-18 02:01:38 +00:00
console.c console.c 1998-09-26 01:29:13 +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 This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
devopen.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
gensetdefs.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
interp_backslash.c Allow quoted strings (single or double) for grouping whitespace separated 1998-09-03 06:14:41 +00:00
interp_parse.c Initial integration of the i386 bootloader and BTX. 1998-09-17 23:52:16 +00:00
interp.c Resynch with working sources before BTX integration. 1998-09-14 18:27:06 +00:00
isapnp.c console.c 1998-09-26 01:29:13 +00:00
isapnp.h Oops, missed these. Machine-independant ISA PnP enumerator. 1998-09-18 00:24:25 +00:00
load_aout.c Use a.out.h to get all the correct bits in one place. 1998-09-18 01:12:23 +00:00
load.c This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00
ls.c console.c 1998-09-26 01:29:13 +00:00
Makefile.inc Resynch with working sources before BTX integration. 1998-09-14 18:27:06 +00:00
misc.c Add a generic hexdump tool for debugging purposes. 1998-09-19 01:31:28 +00:00
module.c Resynch with working sources before BTX integration. 1998-09-14 18:27:06 +00:00
panic.c console.c 1998-09-26 01:29:13 +00:00
pnp.c console.c 1998-09-26 01:29:13 +00:00