NetBSD/sys/dev/wscons
itojun 5092dd2653 wsdisplay needs wsevent.c. PR 17456 2002-07-02 12:59:39 +00:00
..
Makefile
ascii.h
files.wscons wsdisplay needs wsevent.c. PR 17456 2002-07-02 12:59:39 +00:00
unicode.h Revert previous; the _e003U definition is used elsewhere. 2001-12-02 01:04:26 +00:00
wscons_callbacks.h Make wsdisplay_set_console_kbd() a little less twisted. 2001-11-10 17:14:51 +00:00
wscons_raster.h ANSIfy. 2001-10-13 15:56:15 +00:00
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 delint: remove comments from macro args; confuses cpp/lint 2001-05-15 15:06:23 +00:00
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 ANSIfy. 2001-10-13 15:56:15 +00:00
wsemul_sun.c Fix a pasto in the last revision. 2001-10-14 21:49:00 +00:00
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 ANSIfy. 2001-10-13 15:56:15 +00:00
wsemulconf.c ANSIfy. 2001-10-13 15:56:15 +00:00
wsemulvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsevent.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
wseventvar.h Change back to have a wseventvar in the softc for event sources. This 2001-10-25 14:46:41 +00:00
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 ANSIfy. 2001-10-13 15:56:15 +00:00
wsksymdef.h Remove the cyrillic keysyms. This was not done the right way. 2002-04-23 13:42:46 +00:00
wsksymvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
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 ANSIfy. 2001-10-13 15:56:15 +00:00
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