Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/30/1998 15:38:17
Module Name:	src
Committed By:	thorpej
Date:		Wed Sep 30 22:38:17 UTC 1998

Modified Files:
	src/sys/arch/m68k/m68k: sigcode.s
Log Message:
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...