NetBSD/sys/arch/m68k
thorpej db9f3cbe30 Use the new special syscall entry point, and specify SYS___sigreturn14.
Makes the sigcode grow by 4 bytes.

Note that we are no longer able to use the HP-UX breakpoint "sigcodetrap"
hack here, as a result.  This means that BSD programs can no longer be
debugged by HP-UX debuggers.  *Sniff*  Don't break my heart...
1998-09-30 22:38:17 +00:00
..
060sp Assign copyrights to TNF. 1998-08-15 03:51:30 +00:00
conf Back out the defopt for M680?0. As pointed out to me, this breaks ports which 1998-05-24 19:32:34 +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 Use the new special syscall entry point, and specify SYS___sigreturn14. 1998-09-30 22:38: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