Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/macppc/stand/ofwboot



Module Name:    syssrc
Committed By:   wrstuden
Date:           Fri Sep 20 03:20:25 UTC 2002

Modified Files:
        syssrc/sys/arch/macppc/stand/ofwboot: Makefile
Added Files:
        syssrc/sys/arch/macppc/stand/ofwboot: alloc.c

Log Message:
Re-add own alloc(). Recent issues with kernels randomly dying on boot
are related to using libsa's alloc(). Problems go away with this alloc().

Note: THIS MEANS THERE'S A BUG SOMEWHERE ELSE. We probably have an off-by-
one error or something like that. We should fix it, then revert this change.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/macppc/stand/ofwboot/Makefile
cvs rdiff -r0 -r1.3 syssrc/sys/arch/macppc/stand/ofwboot/alloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index