Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   skrll
Date:           Sat Mar 13 17:14:12 UTC 2021

Modified Files:
        src/sys/arch/mips/include: pcb.h
        src/sys/arch/mips/mips: trap.c
        src/sys/uvm/pmap: pmap.c

Log Message:
s/pfi_faultpte/&p/ for consistency with arm / other uses of ptep


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/mips/include/pcb.h
cvs rdiff -u -r1.257 -r1.258 src/sys/arch/mips/mips/trap.c
cvs rdiff -u -r1.59 -r1.60 src/sys/uvm/pmap/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