Subject: CVS commit: src/sys/dev/wscons
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/05/2007 16:06:52
Module Name: src
Committed By: drochner
Date: Mon Mar 5 16:06:52 UTC 2007
Modified Files:
src/sys/dev/wscons: wsdisplay.c
Log Message:
It was probably not a good idea to put that scroll stuff to accessops.
But now that it is there, keep it from crashing the box if there is
no valid focus screen.
To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/sys/dev/wscons/wsdisplay.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.