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

Modified Files:
	src/sys/arch/x68k/x68k: bus.c machdep.c mem.c pmap_bootstrap.c trap.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/x68k/x68k/bus.c
cvs rdiff -r1.112 -r1.113 src/sys/arch/x68k/x68k/machdep.c
cvs rdiff -r1.29 -r1.30 src/sys/arch/x68k/x68k/mem.c
cvs rdiff -r1.23 -r1.24 src/sys/arch/x68k/x68k/pmap_bootstrap.c
cvs rdiff -r1.61 -r1.62 src/sys/arch/x68k/x68k/trap.c

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