freebsd-dev/sys/boot/common
2000-07-10 06:40:06 +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 Don't call printf with no format string. This is technically a security 2000-07-10 06:33:55 +00:00
console.c
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
devopen.c
help.common Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
interp_backslash.c
interp_forth.c Fix vocabulary juggling so that builtins voc is always searched before 2000-06-16 05:04:05 +00:00
interp_parse.c
interp.c Don't call printf with no format string. 2000-07-10 06:40:06 +00:00
isapnp.c
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
loader.8 Typo fix: tunnable. 2000-06-25 07:12:03 +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
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
pnp.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pnpdata