freebsd-dev/sys/boot/common
Peter Wemm c447342094 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 05:07:58 +00:00
..
bcache.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
boot.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bootstrap.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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 * Fix a stack of warnings. 1999-09-01 09:11:14 +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 Update to reflect use of : not ; as separator in paths passed to the 1999-12-07 18:31:43 +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 a stack of warnings. 1999-09-01 09:11:14 +00:00
load_elf.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
load.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
loader.8 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ls.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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 Add fairings. Do not depend on user actually supplying the arguments 1999-12-01 18:30:26 +00:00
newvers.sh Reconcile all the loader newvers.sh's into one common one. 1999-06-29 21:23:26 +00:00
panic.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pnp.c Remove strange-looking quotes. This part of the code is #if'ed out, 1999-02-07 12:12:29 +00:00
pnpdata $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00