freebsd-src/sys/boot/common
Paul Saab cc3d937224 Delay calling the device cleanup routines until the absolute last
moment.  We were cleaning up after PXE too early and the module
dependancy code would not be able to load any files if it needed
too.
2000-06-14 10:34:29 +00:00
..
bcache.c bcache_strategy() now receives an unit number, and keep track of what 2000-03-15 01:56:12 +00:00
boot.c Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
bootstrap.h Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
commands.c Make typing 'q' or 'Q' work for the show command as the pager prompt 2000-06-14 09:05:03 +00:00
console.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dev_net.c Only probe network settings on the first open of the network device. 2000-05-13 15:40:46 +00:00
dev_net.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
devopen.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
help.common Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
interp_backslash.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
interp_forth.c Place original builtins in a vocabulary called "builtins". This 2000-06-07 21:57:23 +00:00
interp_parse.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
interp.c Make the prompt look like on OpenBoot. 1999-11-27 21:44:47 +00:00
isapnp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
isapnp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
load_aout.c Fix some warnings on the Alpha. sizeof() returns different things on 2000-05-01 18:02:38 +00:00
load_elf.c Remove residual printf. 2000-06-07 03:33:12 +00:00
load.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
loader.8 Document abial's .#. 2000-05-23 11:47:23 +00:00
ls.c GC unused variable (size) 2000-05-01 18:03:15 +00:00
Makefile.inc Move man page directives to common/Makefile.inc. 2000-05-19 08:52:16 +00:00
merge_help.awk $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
misc.c Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
module.c Update loader logic to distinguish modules vs. files. 2000-05-01 17:41:25 +00:00
newvers.sh Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
panic.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pnp.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pnpdata $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00