Print messages using \r\n so that the display in binary mode will be correct.
authorRichard Basch <probe@mit.edu>
Mon, 23 Oct 1995 21:52:12 +0000 (21:52 +0000)
committerRichard Basch <probe@mit.edu>
Mon, 23 Oct 1995 21:52:12 +0000 (21:52 +0000)
commit62a34c3311c2b577513aab166085cfc056ad78d7
treefbe8d493f1c4240fffb123dc91cb8330e96170f1
parente96583b20755c1e81eaf71f63475035d4b132e1b
Print messages using \r\n so that the display in binary mode will be correct.
Additionally, perror should not be using \n as it appends the error message.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6986 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/telnet/commands.c