RDB's patch:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 17 Mar 2000 10:37:35 +0000 (10:37 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 17 Mar 2000 10:37:35 +0000 (10:37 +0000)
commit2f938b837681724491a6540e1dc4f60898a4b913
treed24d9a721f243adca3ee9065d2a7d86a2c20ed50
parent2a7bfc6ed2b2f760ab91a05eb56a3f8f3386006e
RDB's patch:
 - `local ldisc' config option now switches between PuTTY's original
   behaviour when off (aggressively start negotiations, never use
   local line discipline) and Unix telnet's off-port-25 behaviour
   when on (wait to be negotiated with, toggle local line discipline
   when TELOPT_ECHO changes)
 - SYNCH handling has been improved again, though it may still be
   broken due to WinSock being irretrievably pants

git-svn-id: svn://svn.tartarus.org/sgt/putty@420 cda61777-01e9-0310-a592-d414129be87e
telnet.c