Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 03/16/1997 03:50:02
thorpej
Sat Mar 15 19:43:41 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv18892

Modified Files:
	hpux_machdep.c machdep.c 
Log Message:
Move all COMPAT_HPUX signal code into hpux_sendsig() and hpux_sys_sigreturn().


thorpej
Sat Mar 15 19:45:33 PST 1997
Update of /cvsroot/src/sys/arch/hp300/include
In directory netbsd1:/var/slash-tmp/cvs-serv19000

Modified Files:
	hpux_machdep.h 
Log Message:
Define the HP-UX sigcontext structure here, and prototype hpux_sendsig().


thorpej
Sat Mar 15 19:48:05 PST 1997
Update of /cvsroot/src/sys/compat/hpux
In directory netbsd1:/var/slash-tmp/cvs-serv19109

Modified Files:
	hpux_exec.c hpux_syscall.h hpux_syscallargs.h hpux_sysent.c 
	syscalls.master 
Log Message:
Use hpux_sendsig() and hpux_sys_sigreturn().