Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 08/25/1999 01:45:26
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.