..
ascii.h
files.wscons
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
Makefile
Put back all header files defining ioctls
2001-04-11 19:07:36 +00:00
unicode.h
Revert previous; the _e003U definition is used elsewhere.
2001-12-02 01:04:26 +00:00
wscons_callbacks.h
Make wsdisplay_set_console_kbd() a little less twisted.
2001-11-10 17:14:51 +00:00
wscons_raster.h
ANSIfy.
2001-10-13 15:56:15 +00:00
wscons_rfont.h
wscons_rinit.c
add/cleanup RCSIDs
2001-11-13 06:17:46 +00:00
wscons_rops.c
add/cleanup RCSIDs
2001-11-13 06:17:46 +00:00
wsconsio.h
Add WSMOUSE_TYPE_MAXINE.
2002-02-24 02:01:40 +00:00
wsdisplay_compat_usl.c
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
2002-03-17 19:40:26 +00:00
wsdisplay_usl_io.h
delint: remove comments from macro args; confuses cpp/lint
2001-05-15 15:06:23 +00:00
wsdisplay.c
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
2002-03-17 19:40:26 +00:00
wsdisplayvar.h
ANSIfy.
2001-10-13 15:56:15 +00:00
wsemul_dumb.c
ANSIfy.
2001-10-13 15:56:15 +00:00
wsemul_sun.c
Fix a pasto in the last revision.
2001-10-14 21:49:00 +00:00
wsemul_vt100_chars.c
On a VT100, the "scanline 5" character is also used for box drawing, so
2001-12-01 16:07:58 +00:00
wsemul_vt100_keys.c
add/cleanup RCSIDs
2001-11-13 06:17:46 +00:00
wsemul_vt100_subr.c
add/cleanup RCSIDs
2001-11-13 06:17:46 +00:00
wsemul_vt100.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:41:02 +00:00
wsemul_vt100var.h
ANSIfy.
2001-10-13 15:56:15 +00:00
wsemulconf.c
ANSIfy.
2001-10-13 15:56:15 +00:00
wsemulvar.h
ANSIfy.
2001-10-13 15:56:15 +00:00
wsevent.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:41:02 +00:00
wseventvar.h
Change back to have a wseventvar in the softc for event sources. This
2001-10-25 14:46:41 +00:00
wskbd.c
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
2002-03-17 19:40:26 +00:00
wskbdutil.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
wskbdvar.h
ANSIfy.
2001-10-13 15:56:15 +00:00
wsksymdef.h
Add Cyrillic keysyms. From OpenBSD.
2002-03-17 18:15:00 +00:00
wsksymvar.h
ANSIfy.
2001-10-13 15:56:15 +00:00
wsmouse.c
Add some DIAGNOSTIC tests.
2001-11-22 00:57:14 +00:00
wsmousevar.h
ANSIfy.
2001-10-13 15:56:15 +00:00
wsmux.c
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
2002-03-17 19:40:26 +00:00
wsmuxvar.h
Added wsmux_set_display() to fix the problem that wskbd wan't connected
2002-03-02 08:22:26 +00:00