Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/sys/arch/i386/i386



Module Name:    src
Committed By:   tron
Date:           Wed Mar 16 11:49:59 UTC 2005

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

Log Message:
Pull up revision 1.33 (requested by fvdl in ticket #1317):
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.25.2.2 -r1.25.2.2.2.1 src/sys/arch/i386/i386/locore.S

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




Home | Main Index | Thread Index | Old Index