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: Sun Apr 5 06:33:17 UTC 2026
Modified Files:
src/sys/arch/m68k/include: pte_coldfire.h
src/sys/arch/powerpc/include/booke: pte.h
src/sys/uvm/pmap: pmap.c
Log Message:
Be consistent around pte_nv_entry definition and usage.
NFCI.
CVS: ----------------------------------------------------------------------
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/m68k/include/pte_coldfire.h
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/powerpc/include/booke/pte.h
cvs rdiff -u -r1.84 -r1.85 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