NetBSD/sys/arch/amiga
is 5d5c1cd59e - avoid system stack underflow when calling sigreturn via trap #0
- make sure all sigreturn error conditions are reported to the caller,
  instead of the place jumped to.
This is the bugfix part of pr 4628 by ITOH Yasufumi.
The performance optimization part will be handled seperately, after evaluating
its implications.
Testing on 68040 and removing the performance change from the proposed patch
by scottr. Half of the Amiga machdep.c change had to be done manually by me,
as the patchfile didn't apply cleanly.
XXX Yes, Amiga should be changed to use the common sig_machdep.c instead.
XXX Really soon now. I promise.
1998-01-07 22:46:00 +00:00
..
amiga - avoid system stack underflow when calling sigreturn via trap #0 1998-01-07 22:46:00 +00:00
compile
conf Add COMPAT_13. 1997-12-01 14:52:51 +00:00
dev RCSID Police. 1998-01-05 20:51:25 +00:00
include Garbage-collect pm_stchanged; it's not used by anything. 1998-01-06 07:02:58 +00:00
stand RCSID Police. 1998-01-05 21:34:56 +00:00
Makefile