Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Nov 2004 14:11:57 +0300
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        current@freebsd.org, phk@freebsd.org
Subject:   Recent TTYDEF_LFLAG default change
Message-ID:  <20041103111157.GA12950@nagual.pp.ru>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041103111157.GA12950>