Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 01/24/1995 20:20:02
christos
Tue Jan 24 23:17:10 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_wait.h syscalls.master 
Log Message:
Make siginfo structure a union for clarity. Fix incorrect settings of
the siginfo_t in the waitid() system call.


christos
Tue Jan 24 23:17:50 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_syscall.h svr4_syscallargs.h svr4_syscalls.c 
	svr4_sysent.c 
Log Message:
syscalls.master was changed


christos
Tue Jan 24 23:18:53 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

Modified Files:
	svr4_machdep.h 
Log Message:
Modify the floating point part of our context to reflect reality.