Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/04/1998 20:30:01
scottb
Wed Mar 4 20:20:45 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv6387
Modified Files:
ibcs2_machdep.c locore.s machdep.c trap.c
Log Message:
Add ibcs2_sendsig function.
Add ibcs2_sigcode function to locore because we need to call our own
version of sigreturn.
Add support for emul_ibcs2_xout (XENIX) structure because we need to emulate
some syscalls differently.
scottb
Wed Mar 4 20:26:35 PST 1998
Update of /cvsroot/src/sys/compat/common
In directory nb00:/tmp/cvs-serv6447
Modified Files:
kern_ipc_10.c
Log Message:
Modified compat_10_sys_semsys to correctly read in a union arg (a5)
and pass a union pointer arg to sys___semctl