freebsd_amp_hwpstate/sys/boot/common
Peter Wemm a6575097c6 Load the first page of the file and use the headers in it. This should
avoid the need to seek back to offset zero which is causing trouble on
the Alpha with a gzipped kernel.
1998-10-17 03:06:38 +00:00
..
Makefile.inc
boot.c Tweak the output one more time again. The kernel or module pathname 1998-10-14 00:41:17 +00:00
bootstrap.h loader <-> kernel preload module interface constants moved to common file. 1998-10-09 23:11:05 +00:00
commands.c Sync the MODINFO constants with <sys/linker.h> 1998-10-09 07:09:22 +00:00
console.c Probe all consoles, not just the first. It doesn't make a lot of 1998-10-11 10:19:11 +00:00
dev_net.c
dev_net.h
devopen.c
gensetdefs.c
interp.c Sync the MODINFO constants with <sys/linker.h> 1998-10-09 07:09:22 +00:00
interp_backslash.c
interp_parse.c
isapnp.c
isapnp.h
load.c
load_aout.c Only print filename and entry address for the kernel itself. The rest 1998-10-12 09:05:12 +00:00
load_elf.c Load the first page of the file and use the headers in it. This should 1998-10-17 03:06:38 +00:00
ls.c Fix a warning 1998-10-11 10:28:51 +00:00
misc.c
module.c Use a consistant module search path (same as kernel will be). 1998-10-09 23:12:34 +00:00
panic.c
pnp.c