Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 01/31/1995 17:40:01
christos
Tue Jan 31 20:37:39 EST 1995
Update of /b/source/CVS/src/sys/compat/svr4
In directory sun-lamp.cs.berkeley.edu:/c/users/christos/slash/src/sys/compat/svr4
Modified Files:
svr4_misc.c svr4_signal.c svr4_signal.h svr4_stream.c
syscalls.master
Log Message:
Added sigaltstack, ioctl(I_NREAD)
Replaced syssun with svr4_sysarch()
christos
Tue Jan 31 20:39:45 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:
svr4_machdep.c
Log Message:
Added svr4_sysarch() [experimental]
Fixed so that the setcontext call restores the signal stack completely.