CVS commit: src/sys
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Thu May 21 11:35:41 UTC 2026 Modified Files: src/sys/arch/evbarm/conf: GENERIC64_PMAPMI src/sys/arch/evbmips/conf: OCTEON src/sys/arch/evbppc/conf: MPC8536DS MPC8548CDS src/sys/arch/riscv/conf: GENERIC64 src/sys/uvm/pmap: pmap.c Log Message: mi pmap: provide pmap_test_mod_ref Sprinkle commented out PMAP_DEBUG for MI PMAP kernels To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/GENERIC64_PMAPMI cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbmips/conf/OCTEON cvs rdiff -u -r1.30 -r1.31 src/sys/arch/evbppc/conf/MPC8536DS cvs rdiff -u -r1.29 -r1.30 src/sys/arch/evbppc/conf/MPC8548CDS cvs rdiff -u -r1.25 -r1.26 src/sys/arch/riscv/conf/GENERIC64 cvs rdiff -u -r1.93 -r1.94 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.