Module Name: src Committed By: matt Date: Thu Jun 11 15:50:17 UTC 2015
Modified Files: src/sys/arch/mips/include: cpu.h pmap.h src/sys/arch/mips/mips: cpu_subr.c genassym.cf pmap.c pmap_segtab.c trap.c Log Message: Define (but not use) separate kernel and user pagetables. Move to the new names. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/sys/arch/mips/include/cpu.h cvs rdiff -u -r1.66 -r1.67 src/sys/arch/mips/include/pmap.h cvs rdiff -u -r1.25 -r1.26 src/sys/arch/mips/mips/cpu_subr.c cvs rdiff -u -r1.60 -r1.61 src/sys/arch/mips/mips/genassym.cf cvs rdiff -u -r1.217 -r1.218 src/sys/arch/mips/mips/pmap.c cvs rdiff -u -r1.9 -r1.10 src/sys/arch/mips/mips/pmap_segtab.c cvs rdiff -u -r1.237 -r1.238 src/sys/arch/mips/mips/trap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.