Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!gatech!hao!ames!sdcsvax!ucbvax!ARAMIS.RUTGERS.EDU!lear
From: lear@ARAMIS.RUTGERS.EDU (eliot lear)
Newsgroups: comp.protocols.tcp-ip
Subject: CRLF stuff
Message-ID: <8707210531.AA06574@aramis.rutgers.edu>
Date: Tue, 21-Jul-87 01:31:48 EDT
Article-I.D.: aramis.8707210531.AA06574
Posted: Tue Jul 21 01:31:48 1987
Date-Received: Wed, 22-Jul-87 05:45:54 EDT
Sender: daemon@ucbvax.BERKELEY.EDU
Distribution: world
Organization: The ARPA Internet
Lines: 5


There is (was?) a definite bug Sun 3.2 in.telnetd where it would send
LF when one pressed CR.  The bug involved going into state TS_CR (just
seen a CR) and then dropping the CR on the floor if the next character
was LF.