CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/05/15 03:29:38
Modified files: sys/dev/wscons : wskbd.c wskbdutil.c Log message: Use a more appropriate malloc(9) type than M_TEMP for the keymap memory since it is only freed when your keyboard is detached.