freebsd-dev/usr.sbin/kbdcontrol
Stefan Eßer b92f8e5c0d usr.sbin/kbdcontrol.c: Add backwards compatibility functions
This commit allows a kbdcontrol binary built with a version of kbio.h
that supports Unicode characters in dead key maps to load and display
keymaps including the dead key tables on a kernel built with a
previous version of kbio.h (that only supported 8 bit characters in
the dead key map).

This commit is meant as a temporary compatibility shim that will be
reverted when it can be assumed that all relevant systems have been
upgraded to a kernel that uses the updated kbio.h.

MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D38388
2023-02-06 23:56:44 +01:00
..
kbdcontrol.1
kbdcontrol.c usr.sbin/kbdcontrol.c: Add backwards compatibility functions 2023-02-06 23:56:44 +01:00
kbdmap.5
lex.h
lex.l Stop linking to libl by specifying we do not need yywrap 2019-09-10 07:26:38 +00:00
Makefile Stop linking to libl by specifying we do not need yywrap 2019-09-10 07:26:38 +00:00
Makefile.depend
path.h