Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 04/02/2001 02:54:14
Module Name: syssrc
Committed By: chs
Date: Sun Apr 1 23:54:14 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: locore.s
Log Message:
in the 386 case of copyout(), reload "len" from the stack after verifying
write permission since pcb_onfault will clobber %eax if we fault.
To generate a diff of this commit:
cvs rdiff -r1.234 -r1.235 syssrc/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.