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

Modified Files:
	src/sys/arch/x86_64/x86_64: cpu.c machdep.c pmap.c vm_machdep.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/x86_64/x86_64/cpu.c
cvs rdiff -r1.33 -r1.34 src/sys/arch/x86_64/x86_64/machdep.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/x86_64/x86_64/pmap.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/x86_64/x86_64/vm_machdep.c

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