Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 09/30/2003 21:04:54
Module Name:	src
Committed By:	manu
Date:		Tue Sep 30 21:04:54 UTC 2003

Modified Files:
	src/sys/arch/powerpc/powerpc: darwin_machdep.c mach_machdep.c
	src/sys/compat/darwin: darwin_signal.h

Log Message:
Build PowerPC again with _HAS_SIGINFO. Remove the ifdef on _HAS_SIGINFO
in the header file since all platforms supported by COMPAT_DARWIN now have it.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/powerpc/powerpc/darwin_machdep.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/powerpc/powerpc/mach_machdep.c
cvs rdiff -r1.7 -r1.8 src/sys/compat/darwin/darwin_signal.h

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