NetBSD/sys/dev/wscons
drochner f2d93c6685 add encoding for ISO-2 2001-09-04 17:57:16 +00:00
..
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
ascii.h
files.wscons whitespace police 2001-02-24 01:59:46 +00:00
unicode.h
wscons_callbacks.h - Add ioctl commands to wsdisplay which set/get some LCD status, 2000-10-01 03:29:12 +00:00
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wsconsio.h add encoding for ISO-2 2001-09-04 17:57:16 +00:00
wsdisplay.c introduce hard limit on maximum font size (WSDISPLAY_MAXFONTSZ - 512KB) 2001-08-05 11:26:52 +00:00
wsdisplay_compat_usl.c KNF - variable declarations. 2000-09-10 10:43:53 +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 notify console polling mode or not to lower level framebuffer driver. 2000-12-30 01:41:51 +00:00
wsemul_dumb.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemul_sun.c don't panic if there is ESC in kernel output, just print a warning and 2001-02-21 23:12:58 +00:00
wsemul_vt100.c don't panic if there is ESC in kernel output, just print a warning and 2001-02-21 23:12:58 +00:00
wsemul_vt100_chars.c constify 2001-01-18 20:28:15 +00:00
wsemul_vt100_keys.c
wsemul_vt100_subr.c C requires that labels be followed by statements. 2001-02-24 00:01:22 +00:00
wsemul_vt100var.h Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +00:00
wsemulconf.c replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemulvar.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
wsevent.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wseventvar.h
wskbd.c introduce hard limit on maximum font size (WSDISPLAY_MAXFONTSZ - 512KB) 2001-08-05 11:26:52 +00:00
wskbdutil.c add a symbol for keyboard variant bits which are not handled by the 1999-12-21 11:59:13 +00:00
wskbdvar.h Add cnbell() support. 2000-03-06 21:37:16 +00:00
wsksymdef.h add some missing definitions for hungarian keymap support 2000-12-05 17:53:46 +00:00
wsksymvar.h Change type `kbd_t' from `u_int_16_t' to `u_int32_t'. 2000-07-06 16:29:49 +00:00
wsmouse.c Fix an uninitialised variable which could have caused corruption of the user 2001-02-13 01:14:45 +00:00
wsmousevar.h Absolute pointing device support. 2000-01-08 02:57:22 +00:00
wsmux.c Add async I/O support. 2000-05-28 10:33:14 +00:00
wsmuxvar.h