1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/boot/common
Daniel C. Sobral c888e59b84 The default search path for kernel and modules was bogus. It makes no
sense for /boot/kernel to come last.
2000-09-16 19:59:41 +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 Start countdown only _after_ the kernel was loaded. Not very fair otherwise. 2000-09-15 07:54:10 +00:00
bootstrap.h Make the pnp structure a global variable, so it can be used elsewhere. 2000-09-08 16:51: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 Add support to send the string 'PXEClient' as the Vendor class 2000-08-11 08:36:17 +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 Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +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 Change NOFORTH comment character from # to \ followed by space, 2000-09-10 13:48:51 +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
load_aout.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
load_elf.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
load.c
loader.8 Update boot and boot-conf descriptions to reflect new and old changes. 2000-09-08 21:39:31 +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 The default search path for kernel and modules was bogus. It makes no 2000-09-16 19:59:41 +00:00
newvers.sh Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
panic.c
pnp.c Make the pnp structure a global variable, so it can be used elsewhere. 2000-09-08 16:51:29 +00:00
pnpdata