NetBSD/sys/dev/wscons
hannken c8793c3d7e Change type `kbd_t' from `u_int_16_t' to `u_int32_t'.
This eliminates bogus casts from `int *' to `u_int_16_t*'.
2000-07-06 16:29:49 +00:00
..
Makefile
ascii.h
files.wscons defopt RCONS_4BPP. 1999-12-12 08:17:28 +00:00
unicode.h
wscons_callbacks.h Add cnbell() support. 2000-03-06 21:37:16 +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 Change type `kbd_t' from `u_int_16_t' to `u_int32_t'. 2000-07-06 16:29:49 +00:00
wsdisplay.c Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
wsdisplay_compat_usl.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +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 replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[] 2000-01-05 11:19:36 +00:00
wsemul_vt100.c Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +00:00
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c Add a concept of the `background attribute'. This is the same as the 2000-04-28 21:56:16 +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
wsevent.c Remove register declarations. 2000-03-30 12:41:09 +00:00
wseventvar.h
wskbd.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +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 Change type `kbd_t' from `u_int_16_t' to `u_int32_t'. 2000-07-06 16:29:49 +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 Mouse move event should be made before mouse bown event. Without that, 2000-05-01 07:36:58 +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