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

Modified Files:
	src/sys/arch/sun2/sun2: db_machdep.c idprom.c locore2.c machdep.c mem.c
	    pmap.c promlib.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/sun2/sun2/db_machdep.c \
    src/sys/arch/sun2/sun2/idprom.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/sun2/sun2/locore2.c
cvs rdiff -r1.21 -r1.22 src/sys/arch/sun2/sun2/machdep.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/sun2/sun2/mem.c \
    src/sys/arch/sun2/sun2/promlib.c
cvs rdiff -r1.19 -r1.20 src/sys/arch/sun2/sun2/pmap.c

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