Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 06/13/2004 08:18:05
Module Name:	src
Committed By:	jdc
Date:		Sun Jun 13 08:18:05 UTC 2004

Modified Files:
	src/sys/kern [netbsd-2-0]: kern_sig.c

Log Message:
Pull up revision 1.196 (via patch) (requested by skrll in ticket #456).

Allow for struct sigacts being greater than PAGE_SIZE on sun2.  sun2
-current kernels now work again.

Reviewed by Matt Thomas. Thanks.


To generate a diff of this commit:
cvs rdiff -r1.189.2.4 -r1.189.2.5 src/sys/kern/kern_sig.c

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