[Bug 173728] [patch] add set baud rate support to telnet(1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 11 04:06:45 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173728
--- Comment #2 from commit-hook at freebsd.org ---
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.
More information about the freebsd-bugs
mailing list