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: 02/22/1996 18:30:13
gwr
Thu Feb 22 18:23:56 EST 1996
Update of /a/cvsroot/src/sys/arch/m68k/m68k
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv11998

Modified Files:
	db_interface.c db_trace.c 
Added Files:
	db_memrw.c 
Log Message:
Remove the hack that faked up an "ssp" value.  It is now up to
locore.s to put the right sp in the frame.  Also move memory
access code into db_memrw.c so it can be taken separately.


mark
Thu Feb 22 18:25:26 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/podulebus
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv12053

Modified Files:
	sfas.c 
Log Message:
Opps, what was a delay() prototype doing here.