[Bug 195126] [PATCH] rfcomm_sppd: Always output allocated pty
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 17 23:09:01 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195126
Timo Buhrmester <fstd.lkml at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #149537|0 |1
is obsolete| |
--- Comment #1 from Timo Buhrmester <fstd.lkml at 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.
More information about the freebsd-bugs
mailing list