NetBSD/sys/arch/m68k
thorpej ec897ee047 Fix a problem reported by Michael Hitch. Basically, our libc relies on the
non-standard way of invoking sigreturn, specifically a side-effect that I
overlooked.  Thus, longjmp's return value was getting clobbered.

Sigh, so burn trap #3 just as sigreturn.

XXX We need an SVR4-style {get,set}context(2) to avoid wasting new
XXX trap vectors in the future.
1998-10-05 00:00:17 +00:00
..
060sp Assign copyrights to TNF. 1998-08-15 03:51:30 +00:00
conf Implement compat_13_sys_sigreturn(). 1998-10-01 01:03:56 +00:00
fpe defopt DDB. 1998-07-04 22:18:13 +00:00
fpsp distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00
include Pull in <m68k/frame.h> if __M68K_SIGNAL_PRIVATE, for sigstate. 1998-09-30 21:52:45 +00:00
m68k Fix a problem reported by Michael Hitch. Basically, our libc relies on the 1998-10-05 00:00:17 +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 Common stuff, like mips/Makefile.inc. 1997-10-11 09:10:09 +00:00