Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 01/08/1995 13:30:02
christos
Sun Jan  8 16:22:21 EST 1995
Update of /b/source/CVS/src/sys/arch/i386/i386
In directory sun-lamp.cs.berkeley.edu:/c/users/christos/slash/src/sys/arch/i386/i386

Modified Files:
	machdep.c 
Added Files:
	svr4_machdep.c 
Log Message:
New svr4_machdep.c for svr4 signal handling.
Made check_selectors global, to be used by the
svr4 code.
Removed unused variable.
Modified sendsig() to call the svr4_sendsig().


christos
Sun Jan  8 16:23:33 EST 1995
Update of /b/source/CVS/src/sys/arch/i386/include
In directory sun-lamp.cs.berkeley.edu:/c/users/christos/slash/src/sys/arch/i386/include

Added Files:
	svr4_machdep.h 
Log Message:
New file for signal handling and {g,s}etcontext().