Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 05/10/2003 15:25:20
Module Name:	src
Committed By:	uwe
Date:		Sat May 10 15:25:20 UTC 2003

Modified Files:
	src/sys/dev/ic: igsfb.c

Log Message:
Enforce that the cursor position and the hot spot are within bounds.
Constify a bit.  Fix unsignedness of a few local variables.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/igsfb.c

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