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
..
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
Makefile
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 Refactor tpcalib and hpc* ports to make tpcalib MI, as discussed on tech-kern. 2004-05-28 17:52:06 +00:00
unicode.h
wscons_callbacks.h
wscons_raster.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
wscons_rfont.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
wscons_rinit.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
wscons_rops.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
wsconsio.h TAB/space cosmetics. 2005-08-28 13:08:16 +00:00
wsdisplay_compat_usl.c PR kern/28837: fix undef typo. 2005-01-02 15:43:49 +00:00
wsdisplay_usl_io.h
wsdisplay.c Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
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_chars.c Implement support to dynamically change wscons console and kernel colors. 2004-07-28 12:34:02 +00:00
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_vt100.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
wsemul_vt100var.h - sprinkle const. 2005-05-29 21:56:35 +00:00
wsemulconf.c Implement support to dynamically change wscons console and kernel colors. 2004-07-28 12:34:02 +00:00
wsemulvar.h - sprinkle const. 2005-05-29 21:56:35 +00:00
wsevent.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
wseventvar.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
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