Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/22/1997 03:40:01
mark
Fri Nov 21 19:30:12 PST 1997
Update of /cvsroot/src/sys/lib/libkern/arch/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv16173

Modified Files:
	memmove.S memcpy.S 
Log Message:
Fix a glaring bug in the assembly stubs for memcpy() and memmove() that
meant the src address was being returned rather than the dst address.
Spotted by Chris Demetriou.


hubertf
Fri Nov 21 19:39:22 PST 1997
Update of /cvsroot/src/share/mk
In directory netbsd1:/var/slash-tmp/cvs-serv16813

Modified Files:
	bsd.port.mk 
Log Message:
Use MI/MD PLIST files pkg/PLIST-{mi,md-{shared,static}}