Subject: CVS commit: [netbsd-1-6] src/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/10/2003 08:09:51
Module Name: src
Committed By: jmc
Date: Mon Feb 10 06:09:50 UTC 2003
Modified Files:
src/sys/arch/arm/arm [netbsd-1-6]: bcopyinout.S
Log Message:
Pullup revs 1.2-1.6 (requested by chris in ticket #1157)
Provide better stability for arm ports by reducing instances of
unaligned copying.
To generate a diff of this commit:
cvs rdiff -r1.9.4.1 -r1.9.4.2 src/sys/arch/arm/arm/bcopyinout.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.