Module Name: src Committed By: rin Date: Sun Jul 28 12:10:52 UTC 2019
Modified Files:
src/sys/dev/rasops: rasops_putchar.h
Log Message:
Avoid memset to framebuffer.
XXX
There still remains memset in rasops8.c, which will be removed soon
when putchar_aa functions are factorized.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/rasops/rasops_putchar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
