NetBSD/sys/arch/macppc
wrstuden 0dd5e345ea Check in machinery to make ofwboot load at 600000, while ofwboot.elf
and ofwboot.xcf will load at 640000. The idea is that we can now
leave load-base at 600000, and it will work right for all three methods.

The problem is that the file loader and the net loader use load-base
as a scratch area, so if the executable really wants to load there,
the load fails.
2002-02-01 18:45:29 +00:00
..
compile
conf add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
dev Use bpf_mtap(). 2002-01-16 05:56:54 +00:00
include add support for kgdb over zs 2002-01-06 00:35:10 +00:00
macppc add support for kgdb over zs 2002-01-06 00:35:10 +00:00
pci
stand Check in machinery to make ofwboot load at 600000, while ofwboot.elf 2002-02-01 18:45:29 +00:00
Makefile