CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/09/30 06:07:23
Modified files: sbin/kbd : kbd_wscons.c Log message: Use WSKBDIO_GETENCODINGS ioctl to generate a list of supported keyboard encodings. Restores functionality lost when removing the kvm groveling code. ok deraadt@, jca@