Recent TTYDEF_LFLAG default change

Andrey Chernov ache at nagual.pp.ru
Wed Nov 3 03:12:00 PST 2004


TTYDEF_LFLAG have ECHO* in it for years, and it is user-visible, some 
programs may use it (see recent stty/key.c hacking).

Why it was needed to remove ECHO* from here just to make yet one 
non-standard, non cross-BSD compatible and unknown TTYDEF_LFLAG_ECHO?

The same goal can be reached by leaving TTYDEF_LFLAG as it always be (with 
echo), backing out stty/key.c hacking and and just opposite
TTYDEF_LFLAG_NOECHO.

-- 
http://ache.pp.ru/


More information about the freebsd-current mailing list