NetBSD/sys/dev/wscons
christos 71dcc987cd PR/17402: Add wsmoused support by providing get/set char and events. 2002-06-26 23:05:33 +00:00
..
Makefile
ascii.h
files.wscons PR/17402: Add wsmoused support by providing get/set char and events. 2002-06-26 23:05:33 +00:00
unicode.h Revert previous; the _e003U definition is used elsewhere. 2001-12-02 01:04:26 +00:00
wscons_callbacks.h
wscons_raster.h
wscons_rfont.h
wscons_rinit.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wscons_rops.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wsconsio.h PR/17402: Add wsmoused support by providing get/set char and events. 2002-06-26 23:05:33 +00:00
wsdisplay.c PR/17402: Add wsmoused support by providing get/set char and events. 2002-06-26 23:05:33 +00:00
wsdisplay_compat_usl.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h PR/17402: Add wsmoused support by providing get/set char and events. 2002-06-26 23:05:33 +00:00
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
wsemul_vt100_chars.c On a VT100, the "scanline 5" character is also used for box drawing, so 2001-12-01 16:07:58 +00:00
wsemul_vt100_keys.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wsemul_vt100_subr.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h
wsevent.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
wseventvar.h
wskbd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
wskbdutil.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
wskbdvar.h
wsksymdef.h Remove the cyrillic keysyms. This was not done the right way. 2002-04-23 13:42:46 +00:00
wsksymvar.h
wsmouse.c Don't detach the mouse from the mux just because the mouse device is 2002-06-06 09:16:12 +00:00
wsmousevar.h
wsmux.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
wsmuxvar.h Added wsmux_set_display() to fix the problem that wskbd wan't connected 2002-03-02 08:22:26 +00:00