[Bug 173728] [patch] add set baud rate support to telnet(1)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 5 12:23:49 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173728

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: ngie
Date: Fri Dec  5 12:23:32 UTC 2014
New revision: 275508
URL: https://svnweb.freebsd.org/changeset/base/275508

Log:
  MFC r274364:

    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
    Sponsored by: EMC / Isilon Storage Division

Changes:
_U  stable/10/
  stable/10/contrib/telnet/arpa/telnet.h
  stable/10/contrib/telnet/telnet/baud.h
  stable/10/contrib/telnet/telnet/commands.c
  stable/10/contrib/telnet/telnet/externs.h
  stable/10/contrib/telnet/telnet/main.c
  stable/10/contrib/telnet/telnet/sys_bsd.c
  stable/10/contrib/telnet/telnet/telnet.1
  stable/10/contrib/telnet/telnet/telnet.c
  stable/10/contrib/telnet/telnet/types.h
  stable/10/contrib/telnet/telnetd/sys_term.c
  stable/10/contrib/tzcode/stdtime/localtime.c
  stable/10/libexec/telnetd/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list