Source-Changes archive

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

CVS commit: src/sys/arch/m68k



Module Name:    src
Committed By:   thorpej
Date:           Wed Nov 26 23:02:11 UTC 2025

Modified Files:
        src/sys/arch/m68k/include: kcore.h
        src/sys/arch/m68k/m68k: pmap_68k.c

Log Message:
Add reloc and relocend fields to the gen68k kcore header, as well.

No compatibility issue, since libkvm does not yet read this format.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/m68k/include/kcore.h
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/m68k/m68k/pmap_68k.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