telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Sep 2012 11:00:49 +0000 (13:00 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Sep 2012 11:00:49 +0000 (13:00 +0200)
commitaca464ddac4b86211f138203c4a1d1e3c69a2230
treeaf8f65a58178d112d902f856ad081af7ca7d3e71
parent6d463de46b418e6c4c8d1397033608f78b33ab21
telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/telnet.c
networking/telnetd.c