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

Modified Files:
	src/sys/arch/alpha/alpha: machdep.c mem.c pmap.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.261 -r1.262 src/sys/arch/alpha/alpha/machdep.c
cvs rdiff -r1.33 -r1.34 src/sys/arch/alpha/alpha/mem.c
cvs rdiff -r1.196 -r1.197 src/sys/arch/alpha/alpha/pmap.c

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