Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/20/2004 11:36:43
Module Name:	src
Committed By:	martin
Date:		Thu May 20 11:36:43 UTC 2004

Modified Files:
	src/sys/arch/sparc64/sparc64: compat_16_machdep.c machdep.c

Log Message:
We need sigdebug and sigpid not only for COMPAT_16, but also SVR4 and
SunOS, so move it to a more generic place and fix the ifdefs.
Fixes PR port-sparc64/25650.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sparc64/sparc64/compat_16_machdep.c
cvs rdiff -r1.166 -r1.167 src/sys/arch/sparc64/sparc64/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.