Subject: CVS commit: src/sys/arch/i386
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/09/2003 02:48:49
Module Name:	src
Committed By:	thorpej
Date:		Tue Apr  8 23:48:49 UTC 2003

Modified Files:
	src/sys/arch/i386/bioscall: biostramp.S
	src/sys/arch/i386/i386: locore.S mptramp.S

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/i386/bioscall/biostramp.S
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/i386/locore.S
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/i386/mptramp.S

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