freebsd-dev/sys/boot/common
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +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 The loader was written so that if /kernel was missing /kernel.old would 2000-05-13 02:45:11 +00:00
bootstrap.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
commands.c Correctly handle a user-requested abort in the middle of displaying a 1999-12-28 07:19:22 +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 Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +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 long != int on Alphas. 2000-05-12 05:16:37 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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 Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
pnpdata $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00