Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 01/17/1995 22:50:03
mellon
Tue Jan 17 22:40:14 PST 1995
Update of /b/source/CVS/src/sys/arch/pmax/include
In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/include

Modified Files:
	reg.h 
Log Message:
Make register definitions compatible with Ultrix

mellon
Tue Jan 17 22:42:03 PST 1995
Update of /b/source/CVS/src/sys/arch/pmax/include
In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/include

Modified Files:
	signal.h 
Log Message:
break mullo and mulhi out of gp regs in sigcontext

mellon
Tue Jan 17 22:42:58 PST 1995
Update of /b/source/CVS/src/sys/arch/pmax/pmax
In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/pmax

Modified Files:
	autoconf.c 
Log Message:
Add definition for tc_enable_interrupt for future reference

mellon
Tue Jan 17 22:43:50 PST 1995
Update of /b/source/CVS/src/sys/arch/pmax/pmax
In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/pmax

Modified Files:
	clock.c 
Log Message:
Update clock initialization/updating for interoperability with Ultrix (still some problems with this, though

mellon
Tue Jan 17 22:45:32 PST 1995
Update of /b/source/CVS/src/sys/arch/pmax/pmax
In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/pmax

Modified Files:
	locore.S 
Log Message:
Add conditional gp support; add interrupt disable before setting or clearing soft ints

mellon
Tue Jan 17 22:49:14 PST 1995
Update of /b/source/CVS/src/sys/arch/pmax/pmax
In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/pmax

Modified Files:
	machdep.c 
Log Message:
Add partial sfb support, ELF and 4.4BSD a.out support, Ultrix-compatible pcb_regs, fix sigcontext, probably more