NetBSD/sys/arch/mips
shin fb20946774 keep V0 value (system call number) and restore it in exception frame,
when error is ERESTART. otherwise, user process will re-issue syscall
with broken system call number and get SIGSYS signal and terminate.

patch made by Jason R Thorpe <thorpej@zembu.com>. tested by me.
2001-02-12 10:32:14 +00:00
..
conf New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +00:00
include No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
mips keep V0 value (system call number) and restore it in exception frame, 2001-02-12 10:32:14 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc