Subject: CVS commit: [netbsd-2-0] src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/16/2005 15:18:53
Module Name:	src
Committed By:	tron
Date:		Wed Mar 16 15:18:53 UTC 2005

Modified Files:
	src/sys/arch/xen/i386 [netbsd-2-0]: locore.S

Log Message:
Pull up revision 1.10 (requested by bouyer in ticket #1321):
Sync with i386/locore.S 1.33:
Check the passed in address as well as determining the maximum length
using VM_MAXUSER_ADDRESS in copyinstr and copyoutstr.
Problem originally fixed in OpenBSD/i386.
This fix suggested by Charles Hannum (mycroft at netbsd dot org).


To generate a diff of this commit:
cvs rdiff -r1.2.2.3 -r1.2.2.4 src/sys/arch/xen/i386/locore.S

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