Subject: Re: CVS commit: syssrc
To: Jaromir Dolecek <jdolecek@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 12/18/2000 08:54:51
On Mon, Dec 18, 2000 at 01:37:09PM +0200, Jaromir Dolecek wrote:

 > Modified Files:
 > 	syssrc/sys/arch/i386/i386: syscall.c
 > 
 > Log Message:
 > Store edx to rval[1], so that it won't get zeroed spuriously - this made
 > shared FreeBSD binaries coredump.
 > This solves port-i386/11708 by Atsushi Onoe.
 > 
 > XXX it may be worth it to split FreeBSD syscall code off syscall.c similar way
 > XXX as other emulations

Yes, it should be split off.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>