Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/10/2000 13:47:36
Module Name:	syssrc
Committed By:	simonb
Date:		Sun Sep 10 10:47:36 UTC 2000

Modified Files:
	syssrc/sys/dev/wscons [netbsd-1-5]: wsdisplay_compat_usl.c

Log Message:
Pull up to 1.5 branch approved by jhawk:
Rev 1.13:
	In wsdisplay_usl_ioctl2(), use a u_long for the request to be
	passed off to wsdisplay_internal_ioctl() instead of an int.
	With this, the pcvt compat ioctl's work on an Alpha and
	probably other 64 bit archs.
Rev 1.15:
	KNF - variable declarations.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.4.1 syssrc/sys/dev/wscons/wsdisplay_compat_usl.c

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