Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/16/2001 06:06:42
Module Name:	syssrc
Committed By:	fredette
Date:		Wed May 16 03:06:41 UTC 2001

Modified Files:
	syssrc/sys/lib/libkern/arch/m68k: bcmp.S bcopy.S

Log Message:
On the 68010, we are forced to do bytewise compares
and copies if the two addresses aren't of the same
evenness.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/lib/libkern/arch/m68k/bcmp.S
cvs rdiff -r1.2 -r1.3 syssrc/sys/lib/libkern/arch/m68k/bcopy.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.