Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/27/2000 17:14:46
Module Name:	syssrc
Committed By:	matt
Date:		Wed Jun 28 00:14:45 UTC 2000

Modified Files:
	syssrc/sys/compat/ibcs2: ibcs2_exec.c

Log Message:
If we loaded an nmagic on a subpage boundary, adjust epp->ep_d{addr,size} so
that they start on a page boundary.  This is needed so that obreak(2) works
properly.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/compat/ibcs2/ibcs2_exec.c

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