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 Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
main.c Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
network.c
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
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