NetBSD/sys/dev/wscons
elad 0c9d8d15c9 Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
something meaningful. All relevant documentation has been updated or
written.

Most of these changes were brought up in the following messages:

    http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html
    http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html
    http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html

Thanks to christos, manu, njoly, and jmmv for input.

Huge thanks to pgoyette for spinning these changes through some build
cycles and ATF.
2012-03-13 18:40:26 +00:00
..
ascii.h
files.wscons generic support for caching glyphs in video memory 2012-02-16 17:29:21 +00:00
Makefile
mra.c
tpcalib.c
tpcalibvar.h
unicode.h
vt100_base.h
wscons_callbacks.h
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h ass WSDISPLAY_TYPE_VALKYRIE 2012-01-24 04:34:05 +00:00
wsdisplay_compat_usl.c
wsdisplay_glyphcache.c generic support for caching glyphs in video memory 2012-02-16 17:29:21 +00:00
wsdisplay_glyphcachevar.h generic support for caching glyphs in video memory 2012-02-16 17:29:21 +00:00
wsdisplay_usl_io.h
wsdisplay_util.c dumping ground for generic driver convenience functions 2011-06-29 03:09:37 +00:00
wsdisplay_vcons_util.c add a cache so when we update the screen we only redraw the character cells 2011-05-25 06:01:38 +00:00
wsdisplay_vcons.c bump character buffers and cache to 32bit per character so flags we store 2012-01-04 08:25:03 +00:00
wsdisplay_vconsvar.h bump character buffers and cache to 32bit per character so flags we store 2012-01-04 08:25:03 +00:00
wsdisplay.c delete virtual screens on detach - this allows to hot-unplug 2012-02-02 13:11:25 +00:00
wsdisplayvar.h declare wsdisplayio_get_edid() 2011-06-29 03:11:59 +00:00
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100.c
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h
wsevent.c
wseventvar.h
wskbd.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
wskbdutil.c
wskbdvar.h Add wskbd_hotkey_deregister() to match wskbd_hotkey_register(). 2010-10-26 05:12:34 +00:00
wsksymdef.h PR/35473: Wigcher Spanninga: Add Dutch keyboard support to wscons 2011-07-22 18:17:11 +00:00
wsksymvar.h
wsmouse.c Correct copy/paste error in previous. 2011-09-11 22:28:21 +00:00
wsmousevar.h
wsmux.c wsmux_getmux: do not increment nwsmux if allocation fails (might cause buffer 2012-01-30 01:54:08 +00:00
wsmuxvar.h