Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/02/2003 06:27:36
Module Name:	src
Committed By:	thorpej
Date:		Wed Apr  2 03:27:36 UTC 2003

Modified Files:
	src/sys/arch/mips/mips: bus_dma.c cpu_exec.c kgdb_machdep.c mem.c
	    mips_machdep.c vm_machdep.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/mips/mips/bus_dma.c
cvs rdiff -r1.35 -r1.36 src/sys/arch/mips/mips/cpu_exec.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/mips/mips/kgdb_machdep.c
cvs rdiff -r1.26 -r1.27 src/sys/arch/mips/mips/mem.c
cvs rdiff -r1.158 -r1.159 src/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.94 -r1.95 src/sys/arch/mips/mips/vm_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.