[Bug 184597] [PATCH] Fix rfcomm_sppd(1) pseudo slave TTY mode
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 6 16:32:51 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184597
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emax
Date: Thu Nov 6 16:32:01 UTC 2014
New revision: 274182
URL: https://svnweb.freebsd.org/changeset/base/274182
Log:
MFC r273548
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
Changes:
_U stable/10/
stable/10/usr.bin/bluetooth/rfcomm_sppd/Makefile
stable/10/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
stable/10/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