1
0
mirror of https://github.com/sheumann/hush.git synced 2025-03-23 21:30:49 +00:00
Denis Vlasenko 5981ba5843 init: test for vt terminal with VT_OPENQRY,
assume that anything else is TERM=vt102, not TERM=linux.
 (Serial console test is less correct)
 Tentatively closes bug 195.

function                                             old     new   delta
init_main                                            946     919     -27
2009-03-19 02:35:44 +00:00
..