Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 06/12/2000 21:25:33
Module Name:	syssrc
Committed By:	chs
Date:		Tue Jun 13 04:25:32 UTC 2000

Modified Files:
	syssrc/sys/kern: exec_subr.c

Log Message:
make sure that the size we pass to uvm_map() is a multiple of PAGESIZE.
this should fix PR 10175 and prevent the panic of PR 10079.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/kern/exec_subr.c

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