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: ad
Date: Wed Aug 25 08:45:26 UTC 1999
Modified Files:
syssrc/sys/dev/rasops: rasops.c rasops24.c
Log Message:
When clearing the entire display, point to the start of the framebuffer,
not start of console output. Also, do not advance by ri_delta every row.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/rasops/rasops.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/rasops/rasops24.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