Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/dev/wscons
Module Name: src
Committed By: snj
Date: Tue Nov 18 02:24:01 UTC 2008
Modified Files:
src/sys/dev/wscons [netbsd-5]: wsdisplay.c
Log Message:
Pull up following revision(s) (requested by he in ticket #68):
sys/dev/wscons/wsdisplay.c: revision 1.123
In wsdisplay_kbdholdscreen(), just return if sc->sc_focus is NULL.
There is apparently no guarantee sc->sc_focus will be non-NULL,
as proved by a crash I experienced earlier today (admittedly on 4.0.1).
To generate a diff of this commit:
cvs rdiff -r1.122 -r1.122.6.1 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.
Home |
Main Index |
Thread Index |
Old Index