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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 5 21:37:54 UTC 2014


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

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

Author: ngie
Date: Fri Dec  5 21:37:31 UTC 2014
New revision: 275525
URL: https://svnweb.freebsd.org/changeset/base/275525

Log:
  MFstable/10 r275508,r275509:

  r275508:

    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

  r275509:

    MFC r274365:

      Revert WiP to contrib/tzcode accidentally committed with r274364

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

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


More information about the freebsd-bugs mailing list