https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173728
--- Comment #2 from [email protected] --- A commit references this bug: Author: ngie Date: Tue Nov 11 04:06:09 UTC 2014 New revision: 274364 URL: https://svnweb.freebsd.org/changeset/base/274364 Log: 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 Changes: head/contrib/telnet/arpa/telnet.h head/contrib/telnet/telnet/baud.h head/contrib/telnet/telnet/commands.c head/contrib/telnet/telnet/externs.h head/contrib/telnet/telnet/main.c head/contrib/telnet/telnet/sys_bsd.c head/contrib/telnet/telnet/telnet.1 head/contrib/telnet/telnet/telnet.c head/contrib/telnet/telnet/types.h head/contrib/telnet/telnetd/sys_term.c head/contrib/tzcode/stdtime/localtime.c head/libexec/telnetd/Makefile -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
