Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2014 04:06:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 173728] [patch] add set baud rate support to telnet(1)
Message-ID:  <bug-173728-8-VsttsVjpHm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-173728-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-173728-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173728

--- Comment #2 from commit-hook@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-173728-8-VsttsVjpHm>