Module Name: src Committed By: macallan Date: Thu Nov 29 23:44:50 UTC 2018
Modified Files:
src/sys/dev/rasops: rasops.c
Log Message:
rasops_do_cursor():
- simplify & sanitize the unaligned case
- use only 32bit accesses
... no longer crash with odd sized fonts in 8bit
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 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.
