Subject: CVS commit: src/sys/compat/netbsd32
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/16/2007 22:31:08
Module Name:	src
Committed By:	dsl
Date:		Sat Jun 16 22:31:08 UTC 2007

Modified Files:
	src/sys/compat/netbsd32: netbsd32_compat_43.c

Log Message:
The code to directly call sigaction1() and sigaltstack1() is much shorter
than the mess required to call the compat_43_xxx functions.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/compat/netbsd32/netbsd32_compat_43.c

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