On 22 Mar 2001 [EMAIL PROTECTED] wrote:
>Dan Eischen <[EMAIL PROTECTED]> writes:
>> This commit broke telnet (or perhaps exposed brokenness that was
>> already present and never noticed):
>>
>> $ cvs -R log -Nr1.6 main.c
>>
>> RCS file: /opt/b/CVS/src/crypto/telnet/telnet/main.c,v
>> [...]
>> description:
>> ----------------------------
>> revision 1.6
>> date: 2001/03/12 03:54:48; author: assar; state: Exp; lines: +14 -1
>> enable auto-negotiation of encrypt and decrypt
>> =============================================================================
>>
>> Telnet no longer catches CTRL-C, CTRL-D, SIGHUP, or CTRL-] quit.
>
>Apart from that this should not cause that happen, I'm not able to
>reproduce this problem. How should I go about doing that?
>
>/assar
Maybe he means the following behaviour:
162 [hbb] (beagle) netgraph_atm/tests/ccatm # telnet scotty
Trying 193.175.135.70...
Connected to scotty.
Escape character is '^]'.
Trying SRA secure login:
User (hbb): ^C^C^C^C^]^]^]^\^\^\^\^\
Password:
[ SRA login failed ]
User (hbb): ^Z
[1]+ Stopped telnet scotty
164 [hbb] (beagle) netgraph_atm/tests/ccatm # kill %1
[1]+ Terminated telnet scotty
ssh allows you to ^C it during input of the user name/password.
harti
--
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
[EMAIL PROTECTED], [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message