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:           Mon Jul  6 14:33:55 UTC 2026

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

Log Message:
Add a pmap hook for dealing with making kernel text writable temporarily
for the benefit of db_write_text().


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/m68k/include/pmap_68k.h
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/m68k/include/pmap_motorola.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/m68k/m68k/db_memrw.c
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/m68k/m68k/pmap_68k.c
cvs rdiff -u -r1.109 -r1.110 src/sys/arch/m68k/m68k/pmap_motorola.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