Module Name: src Committed By: rin Date: Fri Jul 26 11:16:19 UTC 2019
Modified Files:
src/sys/dev/rasops: rasops.c
Log Message:
Put back byte-wise copy to stop using memcpy, which
does not work for device memory on some platforms.
Pointed out by Jared, many thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/dev/rasops/rasops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
