freebsd-dev/sys/teken
Conrad Meyer 4812c5c5e4 teken: Unbreak syscons' use of teken
Only vt(4) initializes these callbacks non-NULL at this time, so invoke the
function pointers conditionally.

Broken in r333669.

Submitted by:	bde@
2018-05-16 18:12:49 +00:00
..
demo sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
libteken Pedantic polishing of code to please FlexeLint. 2018-04-08 19:23:50 +00:00
stress sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
gensequences
sequences Fix syscons escape sequence for setting the local cursor type. This sequence 2017-08-18 15:40:40 +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 Pedantic polishing of code to please FlexeLint. 2018-04-08 19:23:50 +00:00
teken_wcwidth.h Pedantic polishing of code to please FlexeLint. 2018-04-08 19:23:50 +00:00
teken.c teken: Unbreak syscons' use of teken 2018-05-16 18:12:49 +00:00
teken.h teken, vt(4): New callbacks to lock the terminal once 2018-05-16 09:01:02 +00:00