Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 03/28/2002 20:48:32
Module Name:	syssrc
Committed By:	manu
Date:		Thu Mar 28 18:48:32 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/mips: syscall.c

Log Message:
Moved errno translation so that errno get translated correctly in any case,
and so that EJUSTRETURN and ERESTART get proprely reported.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mips/mips/syscall.c

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