Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/17/2007 20:15:19
Module Name:	src
Committed By:	dsl
Date:		Sun Jun 17 20:15:19 UTC 2007

Modified Files:
	src/sys/compat/darwin: darwin_signal.c

Log Message:
No need for stackgap for darwin_sys_sigaction and sigprocmask.
XXX: it doesn't look right that the new and old 'sigaction' parameters
have different types.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/compat/darwin/darwin_signal.c

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