freebsd-dev/sys/teken
Bruce Evans 3a19918442 My recent fix for programmable function keys in syscons only worked
when TEKEN_CONS25 is configured.  Fix this by adding a function to
set the flag that enables the fix and always calling this function
for syscons.

Expand the man page for teken_set_cons25().  This function is not
very useful since it can only set but not clear 1 flag.  In practice,
it is only used when TEKEN_CONS25 is configured and all that does is
choose the the default emulation for syscons at compile time.
2019-02-05 16:59:29 +00:00
..
demo sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
libteken My recent fix for programmable function keys in syscons only worked 2019-02-05 16:59:29 +00:00
stress sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
gensequences Implement ECMA-48 "REP", some Linuxen have started emitting them recently. 2018-10-21 08:29:36 +00:00
sequences Implement ECMA-48 "REP", some Linuxen have started emitting them recently. 2018-10-21 08:29:36 +00:00
teken_scs.h Pedantic polishing of code to please FlexeLint. 2018-04-08 19:23:50 +00:00
teken_subr_compat.h Pedantic polishing of code to please FlexeLint. 2018-04-08 19:23:50 +00:00
teken_subr.h Implement ECMA-48 "REP", some Linuxen have started emitting them recently. 2018-10-21 08:29:36 +00:00
teken_wcwidth.h Pedantic polishing of code to please FlexeLint. 2018-04-08 19:23:50 +00:00
teken.c My recent fix for programmable function keys in syscons only worked 2019-02-05 16:59:29 +00:00
teken.h My recent fix for programmable function keys in syscons only worked 2019-02-05 16:59:29 +00:00