cvs commit: src/contrib/telnet/telnet commands.c telnet.1 telnet.c
Anton Berezin
tobez at FreeBSD.org
Mon Feb 28 12:46:53 GMT 2005
tobez 2005-02-28 12:46:53 UTC
FreeBSD src repository
Modified files:
contrib/telnet/telnet commands.c telnet.1 telnet.c
Log:
Increase usefulness of telnet(1) as a protocol tester. By prepending
"+" to the port number, disable option negotiation and allow
transferring of data with high bit set.
OKed by: markm (maintainer)
PR: 52032
Submitted by: Valentin Nechayev <netch maybe-at netch stop kiev stop ua>
MFC After: 2 weeks
Revision Changes Path
1.35 +3 -0 src/contrib/telnet/telnet/commands.c
1.18 +10 -2 src/contrib/telnet/telnet/telnet.1
1.15 +10 -2 src/contrib/telnet/telnet/telnet.c
More information about the cvs-src
mailing list