On Tue, 11 Mar 2014, Ulrich Wilkens wrote:

>
> Hello,
>
> this patch fixes two bugs on NetBSD:
> - dtfile couldn't be closed, the process hung, a new one
>  couldn't be started.
> - dtterm couldn't find a non-blocking pty.
>

Applied.

> Both problems were already solved on OpenBSD. I've just
> adopted the OpenBSD solution to both, NetBSD and FreeBSD.
>
> The usage of openpty() to find the next pseudo pty might
> also be interesting for linux. I think it's much better
> than to fiddle with text patterns.
>

Well it's just using /dev/ptmx as the master (Unix 98) and seems to
work well.

-- 
Jon Trulson

     Last day, Capricorn fifteens. Year of the city, 2274.
     Carousel begins.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to