Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
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
Home |
Main Index |
Thread Index |
Old Index