NetBSD/sys/dev/wscons
kleink aece7a90fd Change the driver open function's conditional for overriding exclusive tty
use from checking the proc's uid to suser(9), and account for the use of
privileges.  Noted by David Holland in PR kern/31126.
2005-09-06 21:40:37 +00:00
..
Makefile
ascii.h
files.wscons Make auto repeat of events a compile time option, and have it off by default. 2005-05-04 01:52:16 +00:00
mra.c Constify. Drivers pass const default calibration data to 2005-06-01 00:02:17 +00:00
tpcalib.c Constify. Drivers pass const default calibration data to 2005-06-01 00:02:17 +00:00
tpcalibvar.h
unicode.h
wscons_callbacks.h
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h TAB/space cosmetics. 2005-08-28 13:08:16 +00:00
wsdisplay.c Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
wsdisplay_compat_usl.c
wsdisplay_usl_io.h
wsdisplayvar.h - sprinkle const. 2005-05-29 21:56:35 +00:00
wsemul_dumb.c - sprinkle const. 2005-05-29 21:56:35 +00:00
wsemul_sun.c add const. 2005-05-30 22:16:27 +00:00
wsemul_vt100.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
wsemul_vt100_chars.c
wsemul_vt100_keys.c - sprinkle const. 2005-05-29 21:56:35 +00:00
wsemul_vt100_subr.c - sprinkle const. 2005-05-29 21:56:35 +00:00
wsemul_vt100var.h - sprinkle const. 2005-05-29 21:56:35 +00:00
wsemulconf.c
wsemulvar.h - sprinkle const. 2005-05-29 21:56:35 +00:00
wsevent.c
wseventvar.h
wskbd.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
wskbdutil.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
wskbdvar.h
wsksymdef.h Add a key symbol for the "Power" key. 2005-06-08 09:11:09 +00:00
wsksymvar.h
wsmouse.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
wsmousevar.h
wsmux.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
wsmuxvar.h Remember what keyboard layout is set in the mux, that way new keyboards 2005-04-30 03:47:12 +00:00