telnetd/telnet
ngie 052bf438de 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


git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@274364 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
2014-11-11 04:06:05 +00:00
..
authenc.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
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 Very large style makeover. 2001-11-30 21:06:38 +00:00
externs.h Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
fdset.h This commit was generated by cvs2svn to compensate for changes in r29088, 1997-09-04 06:11:16 +00:00
general.h This commit was generated by cvs2svn to compensate for changes in r29088, 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 telnet: Fix infinite loop if local output generates SIGPIPE. 2010-04-30 19:52:35 +00:00
ring.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
ring.h Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
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