[Patch] Let luit use posix_openpt()

Ed Schouten ed at 80386.nl
Wed Oct 12 11:56:49 PDT 2011


Hi all,

A FreeBSD reported that luit does not work properly when omitting the
legacy pseudo-terminal from the kernel. This is because luit attempts to
open /dev/ptmx, instead of using the POSIX function posix_openpt().

The attached patch should fix this.

Best regards,
-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-posix_openpt.patch
Type: text/x-diff
Size: 1358 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20111012/721f0348/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20111012/721f0348/attachment.pgp>


More information about the xorg-devel mailing list