freebsd-skq/sys/boot/common
obrien 7a00c069a1 Upper case the FreeBSD loader prompt.
On OFW based machines, it is just too confusing having the firmware and
OS loader giving the same prompt.  This is a nice compromise that 99% of the
users on non-OFW platforms will probably not even notice.
2001-11-19 17:30:26 +00:00
..
bcache.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
boot.c Implement the long-awaited module->file cache database. A userland 2001-09-11 01:09:24 +00:00
bootstrap.h Add a DEVT_CD type for CD drivers. 2001-11-05 18:51:47 +00:00
commands.c Print out 'foo devices:' as the line before displaying a group of 2001-11-04 02:58:39 +00:00
console.c
dev_net.c Give the network device a print method. 2000-11-10 06:37:43 +00:00
dev_net.h
devopen.c
help.common Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
interp_backslash.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
interp_forth.c Upper case the FreeBSD loader prompt. 2001-11-19 17:30:26 +00:00
interp_parse.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
interp.c Upper case the FreeBSD loader prompt. 2001-11-19 17:30:26 +00:00
isapnp.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
isapnp.h Nuke old gensetdefs based linker sets with extreme prejudice 2001-06-14 01:23:57 +00:00
load_aout.c Implement the long-awaited module->file cache database. A userland 2001-09-11 01:09:24 +00:00
load_elf.c Implement the long-awaited module->file cache database. A userland 2001-09-11 01:09:24 +00:00
load.c
loader.8 grammar fix: to -> too 2001-10-01 23:41:13 +00:00
ls.c GC unused variable (size) 2000-05-01 18:03:15 +00:00
Makefile.inc MAN[1-9] -> MAN. 2001-03-27 11:59:22 +00:00
merge_help.awk Initialize first to -1; this will create a (nearly) empty file on failure, 2001-11-07 17:53:25 +00:00
misc.c Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
module.c Fix a number of misspellings of "dependency" and "dependencies" in 2001-11-16 21:08:40 +00:00
newvers.sh setlocale(3) has been fixed to match POSIX standard: 2001-03-02 16:52:14 +00:00
panic.c
pnp.c Use <sys/queue.h> macro API. 2000-12-30 20:40:16 +00:00
pnpdata