4f7aaad83c
are related to using libsa's alloc(). Problems go away with this alloc(). The problem is that the libsa alloc() assumes we can grab memory off the end of the program. That assumption doesn't work for us. It's much better to use the alloc() we were using as it calls OF_claim() to get memory. |
||
---|---|---|
.. | ||
bootxx | ||
fixcoff | ||
ofwboot | ||
Makefile | ||
Makefile.inc |