NetBSD/sys/dev/wscons
drochner a2b9f1ba6e add a definition for the "swap ctl and caps" option 1999-01-09 16:18:38 +00:00
..
Makefile don't install wskbdmap_mfii.h to userland 1999-01-06 12:24:51 +00:00
ascii.h add some more ASCII definitions, move NP->FF for consistency 1998-06-20 19:11:04 +00:00
files.wscons Improvements to the VT100 emulation: 1998-06-26 21:20:34 +00:00
wscons_callbacks.h Split the wskbd_attach arguments into console and autoconfiguration parts 1998-08-02 14:18:07 +00:00
wscons_glue.c Insert lots of ``#if NWSMOUSE > 0'' and ``#if NWSDISPLAY > 0'' to make it 1998-07-25 20:02:20 +00:00
wscons_raster.h add dummy character mapping function 1998-06-26 21:12:49 +00:00
wscons_rfont.h
wscons_rinit.c
wscons_rops.c add dummy character mapping function 1998-06-26 21:12:49 +00:00
wsconsio.h add ioctl()s for screen allocation/deallocation 1999-01-09 15:44:45 +00:00
wsdisplay.c rename "struct wsdisplay_conf" -> "struct wsscreen_internal" to reflect 1999-01-09 15:42:34 +00:00
wsdisplay_compat_usl.c * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID (from unsaved buffers). 1998-07-05 18:27:18 +00:00
wsdisplay_usl_io.h Implement the VT access and keyboard control ioctl()s needed for 1998-06-11 22:00:04 +00:00
wsdisplayvar.h add ioctl()s for screen allocation/deallocation 1999-01-09 15:44:45 +00:00
wsemul_dumb.c Change the calling interface for text output (to the graphics driver) 1998-06-20 21:52:49 +00:00
wsemul_sun.c Change the calling interface for text output (to the graphics driver) 1998-06-20 21:52:49 +00:00
wsemul_vt100.c Separate special character handling from normal output so that they 1998-08-12 20:09:47 +00:00
wsemul_vt100_chars.c Improvements to the VT100 emulation: 1998-06-26 21:20:34 +00:00
wsemul_vt100_keys.c fix codes delivered by "Help" and "Do" keys 1998-07-14 19:32:17 +00:00
wsemul_vt100_subr.c stricter parameter check for scrolling regions 1998-08-12 20:04:12 +00:00
wsemul_vt100var.h always use unsigned numbers for screen positions (for sanity - the libkern 1998-12-04 20:48:04 +00:00
wsemulconf.c Fix broken pointer arithmetic. 1998-06-15 17:10:37 +00:00
wsemulvar.h Move the translation of keypad and function keys into the realm of the 1998-06-15 17:48:32 +00:00
wsevent.c Add some braces to make egcs happy. 1998-08-18 18:23:07 +00:00
wseventvar.h
wskbd.c Prepare for wsconsctrl: 1998-12-28 13:48:24 +00:00
wskbdmap_mfii.h Fix typo. 1998-12-28 16:41:11 +00:00
wskbdutil.c Reorganize the list of keyboard maps: no explicite length counter, use 1998-09-17 18:10:53 +00:00
wskbdvar.h Split the wskbd_attach arguments into console and autoconfiguration parts 1998-08-02 14:18:07 +00:00
wsksymdef.h add a definition for the "swap ctl and caps" option 1999-01-09 16:18:38 +00:00
wsksymvar.h Reorganize the list of keyboard maps: no explicite length counter, use 1998-09-17 18:10:53 +00:00
wsmouse.c Allow the wsmouse device to be opened for writing even if it is already 1998-12-30 14:02:18 +00:00
wsmousevar.h add third axis for pointing devices (flying mice) 1998-07-27 22:33:22 +00:00