Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2014 23:09:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195126] [PATCH] rfcomm_sppd: Always output allocated pty
Message-ID:  <bug-195126-8-SvzBOVSnWt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195126-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195126-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=195126

Timo Buhrmester <fstd.lkml@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #149537|0                           |1
        is obsolete|                            |

--- Comment #1 from Timo Buhrmester <fstd.lkml@gmail.com> ---
Created attachment 149538
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149538&action=edit
Always print+flush allocated pty to stdout

A fflush(stdout) was missing in the original patch, to flush the stdio buffer
before daemonizing. This patch adds that.

-- 
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-195126-8-SvzBOVSnWt>