[Bug 184597] [PATCH] Fix rfcomm_sppd(1) pseudo slave TTY mode

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 23 15:17:21 UTC 2014


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

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

Author: emax
Date: Thu Oct 23 15:16:42 UTC 2014
New revision: 273548
URL: https://svnweb.freebsd.org/changeset/base/273548

Log:
  Change the code to use the openpty(3) API which uses the pts(4) driver
  instead of the pty(4) driver.

  PR:        184597
  Submitted by:    tobias.rehbein
  MFC after:    2 weeks

Changes:
  head/usr.bin/bluetooth/rfcomm_sppd/Makefile
  head/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
  head/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c

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


More information about the freebsd-bugs mailing list