CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/05 16:59:14
Modified files: sys/arch/sparc64/stand/ofwboot: elfXX_exec.c Log message: Round up memory allocations to page size. Apparently sane firmware versions do this automatically, but the braindead firmware on the v1280 doesn't do this and makes the allocation fail.