Source-Changes archive

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

CVS commit: src/sys/arch/sun3



Module Name:    src
Committed By:   thorpej
Date:           Mon Jul  6 16:08:14 UTC 2026

Modified Files:
        src/sys/arch/sun3/conf: files.sun3
        src/sys/arch/sun3/include: pmap3.h pmap3x.h
        src/sys/arch/sun3/sun3: pmap.c
        src/sys/arch/sun3/sun3x: pmap.c
Removed Files:
        src/sys/arch/sun3/sun3: 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.90 -r1.91 src/sys/arch/sun3/conf/files.sun3
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/sun3/include/pmap3.h
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/sun3/include/pmap3x.h
cvs rdiff -u -r1.28 -r0 src/sys/arch/sun3/sun3/db_memrw.c
cvs rdiff -u -r1.185 -r1.186 src/sys/arch/sun3/sun3/pmap.c
cvs rdiff -u -r1.130 -r1.131 src/sys/arch/sun3/sun3x/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