Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 10/26/1999 03:57:11
Module Name:	syssrc
Committed By:	nisimura
Date:		Tue Oct 26 10:57:10 UTC 1999

Modified Files:
	syssrc/sys/dev/tc: sfb.c

Log Message:
- Fix bogus cursor drawn by sfb_cursor().  From eye-opening input from R.C.
  Dowdeswell.
- Remove write memory barriers in sfb_copyrows() as dst. is always distant
  enough from src. for copying rows.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/tc/sfb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.