NetBSD/sys/dev/wscons
1998-06-15 17:38:39 +00:00
..
ascii.h #define NUL 0 -- isn't that great? 1998-06-15 17:38:39 +00:00
files.wscons add options for new compatibility stuff, add wsdisplay_compat_usl.c 1998-06-11 22:16:27 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
wscons_callbacks.h add "sleeping ok" argument to wsdisplay_switch() 1998-06-11 22:03:15 +00:00
wscons_glue.c Make it possible to build a kernel with a wscons display device but not 1998-05-23 01:06:36 +00:00
wscons_raster.h Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wscons_rfont.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wscons_rinit.c Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wscons_rops.c Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsconsio.h implement a way to get raw keyboard data (for X) 1998-06-11 22:15:14 +00:00
wsdisplay_compat_usl.c clean up if a controlling process exits while a switch is in progress, 1998-06-13 14:36:32 +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
wsdisplay.c access the "raw keyboard" flag inside spltty() to make sure there is 1998-06-12 18:15:27 +00:00
wsdisplayvar.h Implement the VT access and keyboard control ioctl()s needed for 1998-06-11 22:00:04 +00:00
wsemul_dumb.c Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsemul_sun.c fix "Cursor Next Line (CNL)" (did the opposite) 1998-05-24 10:56:16 +00:00
wsemulconf.c Fix broken pointer arithmetic. 1998-06-15 17:10:37 +00:00
wsemulvar.h Simple screen attribute handling for wscons. 1998-05-14 20:49:55 +00:00
wsevent.c Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wseventvar.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00
wskbd.c fix initialization in non-console case 1998-06-13 14:28:50 +00:00
wskbdmap_mfii.h Add danish keymap. 1998-04-18 10:57:13 +00:00
wskbdutil.c Undo change from drochner (Rev 1.4 of wsksymdef.h) and fix PR #5298 and #5299. 1998-04-20 10:47:36 +00:00
wskbdvar.h implement a way to get raw keyboard data (for X) 1998-06-11 22:15:14 +00:00
wsksymdef.h Undo change from drochner (Rev 1.4 of wsksymdef.h) and fix PR #5298 and #5299. 1998-04-20 10:47:36 +00:00
wsksymvar.h Split wscons/wskbd.c's softc into a static and a nonstatic part. 1998-04-09 13:09:45 +00:00
wsmouse.c Nuke __BROKEN_INDIRECT_CONFIG. 1998-06-09 07:24:55 +00:00
wsmousevar.h Initial import of cgd's new wscons code. 1998-03-22 14:24:02 +00:00