Subject: CVS commit: src/sys/arch/sun3/sun3x
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/01/2003 18:28:42
Module Name:	src
Committed By:	thorpej
Date:		Tue Apr  1 15:28:42 UTC 2003

Modified Files:
	src/sys/arch/sun3/sun3x: bus_subr.c dvma.c machdep.c mem.c obio.c
	    pmap.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/sun3/sun3x/bus_subr.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/sun3/sun3x/dvma.c
cvs rdiff -r1.85 -r1.86 src/sys/arch/sun3/sun3x/machdep.c
cvs rdiff -r1.26 -r1.27 src/sys/arch/sun3/sun3x/mem.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/sun3/sun3x/obio.c
cvs rdiff -r1.78 -r1.79 src/sys/arch/sun3/sun3x/pmap.c

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