Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 03/16/1997 09:20:02
thorpej
Sun Mar 16 01:10:32 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv18603

Modified Files:
	hpux_machdep.c 
Log Message:
Implement hpux_setregs().  While I'm here, nuke the MDP_HPUXTRACE
code.  In practice, no one traces NetBSD programs with HP-UX debuggers,
and the evil required to make it work should not be discussed in the
presence of small children.


thorpej
Sun Mar 16 01:12:14 PST 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv18743

Modified Files:
	machdep.c 
Log Message:
Remove the COMPAT_HPUX stuff from setregs(); the HP-UX compatibility
code has its own implementation now.


thorpej
Sun Mar 16 01:14:26 PST 1997
Update of /cvsroot/src/sys/arch/hp300/include
In directory netbsd1:/var/slash-tmp/cvs-serv19024

Modified Files:
	hpux_machdep.h 
Log Message:
Prototype hpux_setregs().


thorpej
Sun Mar 16 01:16:12 PST 1997
Update of /cvsroot/src/sys/compat/hpux
In directory netbsd1:/var/slash-tmp/cvs-serv19144

Modified Files:
	hpux_exec.c 
Log Message:
Use hpux_setregs().