CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2015/03/29 07:42:53
Modified files: usr.bin/telnet : sys_bsd.c Log message: Revert r1.29 "Don't clear ICRNL when editing mode is off, so that character local echo mode don't echo ^M locally" as this causes problems sending CR to some Cisco equipment reported by Ryan Freeman and Fred Crowson. kettenis@ agrees with reverting to fix the regression; we can consider a better diff afterwards but clearly this is a sensitive area.