Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 12/15/1999 06:48:26
Module Name:	syssrc
Committed By:	ad
Date:		Wed Dec 15 14:48:26 UTC 1999

Modified Files:
	syssrc/sys/arch/pmax/dev: fb.c mfb.c xcfb.c

Log Message:
Since mfb.c is the only user of defCursor[], move it from fb.c into there
and remove the extern'ed declaration in xcfb.c.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/arch/pmax/dev/fb.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/arch/pmax/dev/mfb.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/arch/pmax/dev/xcfb.c

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