freebsd-skq/sys/boot/common
Peter Wemm 31c41f1b1e Bandaid for a buffer overrun in the module searching code. When breaking
up the module_path string, we would walk one past the end of the buffer.
This hurting ia64 originally, but it was probably also happening on i386
occasionally as well.  The effects were usually harmless, it would add
bogus "binary" search directories to the places it actually looked for
files.
2002-04-11 10:00:44 +00:00
..
bcache.c Removed mounds of unused variables. 2002-02-25 03:45:09 +00:00
boot.c
bootstrap.h CG superfluous prototype. 2002-03-10 22:33:04 +00:00
commands.c
console.c
dev_net.c
dev_net.h
devopen.c
help.common
interp_backslash.c
interp_forth.c Upgrade FICL to 3.02. Forgot this one, sorry. 2002-04-09 20:59:34 +00:00
interp_parse.c
interp.c
isapnp.c
isapnp.h Remove __P. 2002-03-20 08:00:54 +00:00
load_aout.c
load_elf.c Fix another unsigned long used to index the symbol table which should be 2002-04-09 00:05:46 +00:00
load.c
loader.8 mdoc(7) police: fix a typo and markup. 2002-03-15 15:12:10 +00:00
ls.c
Makefile.inc Not all platforms have and want a.out format support. 2002-03-28 01:28:21 +00:00
merge_help.awk
misc.c
module.c Bandaid for a buffer overrun in the module searching code. When breaking 2002-04-11 10:00:44 +00:00
newvers.sh
panic.c
pnp.c
pnpdata