freebsd-dev/sys/boot/common
Poul-Henning Kamp 7cf5744b6b It seems that the only problem with UFS2 booting on i386 is the 64bit
divide/remainder calls.  For reasons not resolved, compiling the
relevant routines from libkern into boot2 results in stack corruption.

Do the simple thing: Don't use 64bit divide/remainder operations.

Sponsored by:	DARPA & NAI Labs
2002-10-08 15:46:45 +00:00
..
bcache.c
boot.c
bootstrap.h
commands.c
console.c
dev_net.c Stash various networking paramters in the environment for the kernel 2002-07-31 20:17:06 +00:00
dev_net.h
devopen.c
help.common Change help documentation for bootfile and module_path to reflect 2002-07-07 20:40:31 +00:00
interp_backslash.c
interp_forth.c
interp_parse.c
interp.c
isapnp.c
isapnp.h
load_elf.c
load.c
loader.8 s/hint.acpi.0.disable/hint.acpi.0.disabled/ 2002-08-30 11:11:07 +00:00
ls.c
Makefile.inc Initiate deorbit burn of i386 a.out kld "support" in loader. Note that 2002-08-29 02:02:28 +00:00
merge_help.awk
misc.c
module.c
newvers.sh
panic.c
pnp.c
pnpdata
ufsread.c It seems that the only problem with UFS2 booting on i386 is the 64bit 2002-10-08 15:46:45 +00:00