summaryrefslogtreecommitdiffstats
path: root/contrib/file
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-09-19 17:56:26 +0000
committered <ed@FreeBSD.org>2009-09-19 17:56:26 +0000
commit48c86dac0525a55eff2b75b5ba8dc573d1014cfe (patch)
tree1c093255582b069eabdbf07475eaefadbeaa94dd /contrib/file
parent064ad1c10a013fdee8dfa0bfcedcec6231604546 (diff)
downloadFreeBSD-src-48c86dac0525a55eff2b75b5ba8dc573d1014cfe.zip
FreeBSD-src-48c86dac0525a55eff2b75b5ba8dc573d1014cfe.tar.gz
Make the keyboard layer Unicode aware.
Just take keyent_t to use an u_int to store the Unicode codepoints. Unfortunately the keymap is now too big to be loaded using an ioctl argument, so change the ioctl to pick a pointer. This change breaks kbdcontrol ABI. It doesn't break X11, because X11 doesn't do anything with syscons keymaps. It just switches the device out of K_XLATE. Obtained from: //depot/user/ed/newcons/...
Diffstat (limited to 'contrib/file')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud