Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/21/1999 15:20:43
Module Name:	src
Committed By:	christos
Date:		Thu Jan 21 23:20:43 UTC 1999

Modified Files:
	src/sys/compat/svr4: svr4_signal.c
Log Message:
Handle the mi portion of the *context system call here. Changes from previous
version:
1. The stack_t returned before was SS_DISABLED; now we enable the stack
and return a 16K stack which is 16K under the current stack pointer.
This seems to be what solaris does.
2. Preserve uc_link.