NetBSD/sys/dev/wscons
drochner 3a08ae9402 always use unsigned numbers for screen positions (for sanity - the libkern
min() et al. did unsigned comparisions before)
make ROWS_ABOVE / ROWS_BELOW return signed values, the negative results
occur if the cursor is outside the scrolling region
1998-12-04 20:48:04 +00:00
..
Makefile
ascii.h
files.wscons
wscons_callbacks.h
wscons_glue.c
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h Define a new keyboard eveny type "all keys up". This allows to reduce 1998-09-17 18:05:43 +00:00
wsdisplay.c
wsdisplay_compat_usl.c
wsdisplay_usl_io.h
wsdisplayvar.h
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100.c
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100var.h always use unsigned numbers for screen positions (for sanity - the libkern 1998-12-04 20:48:04 +00:00
wsemulconf.c
wsemulvar.h
wsevent.c Add some braces to make egcs happy. 1998-08-18 18:23:07 +00:00
wseventvar.h
wskbd.c Define a new keyboard eveny type "all keys up". This allows to reduce 1998-09-17 18:05:43 +00:00
wskbdmap_mfii.h Add end mark to list of keymaps. 1998-09-17 18:14:06 +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
wsksymdef.h add definition for french keyboard 1998-10-03 11:59:44 +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
wsmousevar.h