NetBSD/sys/dev/wscons
he 761f38db5c 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).
2008-11-07 19:33:13 +00:00
..
ascii.h
files.wscons add scrollback support 2007-08-06 03:11:32 +00:00
Makefile
mra.c
tpcalib.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
tpcalibvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
unicode.h
wscons_callbacks.h If you're going to use device_t, may as well include sys/device.h; unb0rks 2007-10-19 08:57:50 +00:00
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h add type for Fujitsu AG-10e 2007-08-27 02:01:23 +00:00
wsdisplay_compat_usl.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
wsdisplay_usl_io.h
wsdisplay_vcons.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wsdisplay_vconsvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wsdisplay.c In wsdisplay_kbdholdscreen(), just return if sc->sc_focus is NULL. 2008-11-07 19:33:13 +00:00
wsdisplayvar.h Split device_t and softc for wskbd(4), wsmouse(4) and that creepy wsmux(4). 2008-03-25 00:49:19 +00:00
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100.c
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h Split device_t and softc for wskbd(4), wsmouse(4) and that creepy wsmux(4). 2008-03-25 00:49:19 +00:00
wsevent.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wseventvar.h Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
wskbd.c use device_lookup_private to get softc 2008-06-12 23:04:37 +00:00
wskbdutil.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wskbdvar.h hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks 2008-05-01 20:18:18 +00:00
wsksymdef.h Add support for the Colemak keyboard layout variant, see http://colemak.com 2008-05-21 07:39:24 +00:00
wsksymvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wsmouse.c use device_lookup_private to get softc 2008-06-12 23:04:37 +00:00
wsmousevar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
wsmux.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wsmuxvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00