Source-Changes archive

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

CVS commit: src/sys/arch/macppc/macppc



Module Name:    src
Committed By:   jmcneill
Date:           Tue Feb 24 21:54:38 UTC 2026

Modified Files:
        src/sys/arch/macppc/macppc: machdep.c

Log Message:
macppc: Have dumpsys() call oea_dumpsys()

oea_dumpsys() recently grew support for writing crash dumps, so let's
call this directly. Hopefully fixes PR 11854.


To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/sys/arch/macppc/macppc/machdep.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