Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 01/05/2002 02:46:35
Module Name:	syssrc
Committed By:	chris
Date:		Sat Jan  5 00:46:34 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: mem.c

Log Message:
Update mem device to bring it into line with a change in version 1.32 of i386/mem.c.  Appears that we may move uio twice.
Original i386 log message:
Optimize the case of writing to /dev/zero, and clean up the
surrounding code a bit.  Partly suggested by gwr.

I think this needs to be applied to arm26 as well.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/arm32/mem.c

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