Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!mimbres.cs.unm.edu!ncar!elroy.jpl.nasa.gov!lll-winken.llnl.gov!fastrac.llnl.gov!osi-east2.es.net!pnl-oracle!netnews.nwnet.net!owl.csrv.uidaho.edu!news.uidaho.edu!foo-man From: foo-man@raven.csrv.uidaho.edu (Faried Nawaz) Newsgroups: comp.unix.bsd Subject: Re: ^M in telnet out Date: 31 May 1994 11:25:25 GMT Organization: Hungry Programmers Lines: 12 Distribution: world Message-ID: <FOO-MAN.94May31042525@raven.raven.csrv.uidaho.edu> References: <9405211437.aa00627@paw.montana.com> Reply-To: foo-man@uidaho.edu NNTP-Posting-Host: raven.csrv.uidaho.edu In-reply-to: ljs@paw.montana.com's message of 21 May 1994 15:34:08 -0500 In article <9405211437.aa00627@paw.montana.com> ljs@paw.montana.com (Luke J. Schelvan) writes: When telnetting to a port on a FreeBSD machine, carriage returns are echoed back as a ^M (and the software using the port cannot recognize the input)... I have tried toggling the options in telnet and using stty (mapping NL to a CR and NL, etc.)... Has anyone else experienced this and is there a fix for it? yes...if you have the sources for telnet lying around. recompile it with -DKLUGELINEMODE (I think -- my system's a bit dead right now and I can't check)