Source-Changes archive

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

CVS commit: src/sys/arch/sun2



Module Name:    src
Committed By:   thorpej
Date:           Mon Jul  6 15:50:07 UTC 2026

Modified Files:
        src/sys/arch/sun2/conf: files.sun2
        src/sys/arch/sun2/include: pmap.h
        src/sys/arch/sun2/sun2: pmap.c
Removed Files:
        src/sys/arch/sun2/sun2: db_memrw.c

Log Message:
Implement pmap_db_write_text_{enter,exit}() and switch to the common
m68k db_memrw.c.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/sun2/conf/files.sun2
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/sun2/include/pmap.h
cvs rdiff -u -r1.8 -r0 src/sys/arch/sun2/sun2/db_memrw.c
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/sun2/sun2/pmap.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