https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195126
Timo Buhrmester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #149537|0 |1 is obsolete| | --- Comment #1 from Timo Buhrmester <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
