Changeset 90e2026 in rtems for cpukit/telnetd

Timestamp:
08/20/12 12:43:16 (12 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
afd1967
Parents:
e652e5f8
git-author:
Sebastian Huber <sebastian.huber@…> (08/20/12 12:43:16)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/28/12 13:41:33)
Message:

telnetd: Map CRLF to CR

It is not so easy to use Termios for that. We already map CRNUL to CR,
thus we cannot ignore CRs. We could change the shell code to map CRNL
to a single line end, but this is more intrusive than the change here.

(No files)

Note: See TracChangeset for help on using the changeset viewer.