K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-08-01T19:53:18.639202Z K 7 svn:log V 279 MFC r303338: 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 END