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

Modified Files:
	src/sys/compat/netbsd32: netbsd32_exec_aout.c netbsd32_exec_elf32.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/compat/netbsd32/netbsd32_exec_aout.c
cvs rdiff -r1.15 -r1.16 src/sys/compat/netbsd32/netbsd32_exec_elf32.c

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