Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/01/2003 18:05:12
Module Name: src
Committed By: thorpej
Date: Tue Apr 1 15:05:12 UTC 2003
Modified Files:
src/sys/compat/linux/common: linux_exec_aout.c linux_uselib.c
Log Message:
Use PAGE_SIZE rather than NBPG.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/compat/linux/common/linux_exec_aout.c
cvs rdiff -r1.9 -r1.10 src/sys/compat/linux/common/linux_uselib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.