opnsense-src/contrib/telnet/telnet
Enji Cooper ad11def521 Add baud rate support to telnet(1)
This implements part of RFC-2217

It's based off a patch originally written by Sujal Patel at Isilon, and
contributions from other Isilon employees.

PR: 173728
Phabric: D995
Reviewed by: markj, markm
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
2014-11-11 04:06:05 +00:00
..
authenc.c
baud.h Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
commands.c Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
defines.h
externs.h Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
fdset.h
general.h
main.c Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
network.c telnet: Fix infinite loop if local output generates SIGPIPE. 2010-04-30 19:52:35 +00:00
ring.c
ring.h
sys_bsd.c Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
telnet.1 Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
telnet.c Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
terminal.c telnet: Fix infinite loop if local output generates SIGPIPE. 2010-04-30 19:52:35 +00:00
types.h Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
utilities.c In contrib/telnet/telnet/utilities.c, fix a few warnings about format 2011-12-17 18:18:36 +00:00