freebsd-dev/sys/dev/vt
Ed Maste 8ee0bdb9fb vt: lock Giant around kbd calls in CONS_GETINFO
Note that keyboards are stored in an array and are not freed (just
"unregistered" by clearing some fields) so a race would be limited to
obtaining stale information about an unregistered keyboard.

Reported by:	CTurt
MFC after:	3 days
2016-07-26 15:34:26 +00:00
..
colors - Use __FBSDID(). 2015-07-27 14:34:32 +00:00
font
hw Increase vt(4) framebuffer maximum size 2016-07-19 19:20:47 +00:00
logo vt: Draw logos per CPU core 2015-07-21 20:33:36 +00:00
vt_buf.c
vt_consolectl.c
vt_core.c vt: lock Giant around kbd calls in CONS_GETINFO 2016-07-26 15:34:26 +00:00
vt_cpulogos.c vt_cpulogos: Resize all terms/windows when tearing down logos 2015-08-21 15:21:56 +00:00
vt_font.c
vt_sysmouse.c Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
vt.h Increase vt(4) framebuffer maximum size 2016-07-19 19:20:47 +00:00