Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 08/12/1995 20:50:08
cgd
Sat Aug 12 20:40:49 EDT 1995
Update of /a/cvsroot/src/lib/libc/arch/alpha/string
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10572

Added Files:
	memcpy.S memmove.S 
Log Message:
stubs to define things, and include the bcopy source

cgd
Sat Aug 12 20:42:29 EDT 1995
Update of /a/cvsroot/src/lib/libc/arch/alpha/string
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10601

Added Files:
	bcopy.S 
Log Message:
Alpha assembly language bcopy(), written by Trevor Blackwell
<tlb@eecs.harvard.edu>.  I added support for using it as memcpy()
and memmove(), by compiling with the appropriate options.


mycroft
Sat Aug 12 20:45:22 EDT 1995
Update of /a/cvsroot/src/sys/arch/vax/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10709

Modified Files:
	param.h 
Log Message:
Fix comment on splnet().