Created attachment 8385 [details] Add support for posix_openpt The attached patch adds support for posix_openpt() for opening a pseudo-terminal device. On OpenBSD it is better than /* Try to open /dev/ptmx. If that fails, fall through to old method. */ The patch is currently incorporated into the OpenBSD port of net/samba (3.6.10) and it would be great if the samba folk could pull it into the samba tree. Thanx muchly.
Created attachment 8415 [details] Patch for 4.0 and master This was acked in https://lists.samba.org/archive/samba-technical/2013-January/089880.html on the list. Jeremy, please push to master if you agree. Thanks
*** Bug 9510 has been marked as a duplicate of this bug. ***
Comment on attachment 8415 [details] Patch for 4.0 and master Pushed to master !
Re-assigned to Karolin for inclusion in 4.0.next. Jeremy.
Created attachment 8439 [details] Patch for v3-6-test Also required for 3.6 obviously
Comment on attachment 8439 [details] Patch for v3-6-test LGTM for 3.6.next. Jeremy.
Re-assigning to Karolin for inclusion in 3.6.next. Jeremy.
Karolin, can you please get this in before 3.6.11 goes out?
(In reply to comment #8) > Karolin, can you please get this in before 3.6.11 goes out? I am sorry, but it will be in 3.6.12. The release branch is usually closed one week before the release date.
Pushed to autobuild-v4-0-test and v3-6-test.
Pushed to v4-0-test. Closing out bug report. Thanks!