Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: mouse
Date: Fri Aug 20 06:46:46 UTC 1999
Modified Files:
syssrc/sys/dev/rasops: rasops1.c
Log Message:
Get rid of ugly vertical bars which occurred when
character-cell boundaries != byte boundaries.
("width" (despite the poor name) should be computed based on the
*old* value of bg, not the *new* one.)
Fixes PR 8221.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/rasops/rasops1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index