pty support in php5
Matthew Dillon
dillon at apollo.backplane.com
Tue Aug 24 16:47:53 PDT 2004
:On 2004-08-24, Rum <rumko at xxxxxxxx> wrote:
:> php5 seems to need grantpt, unlockpt and ptsname for pty support in
:> proc_open to be enabled ... since i can't find these on my dfly
:> installation ... are there any alternatives or am i missing
:> something?
:em, i found this while googling ... im no programmer, so i have no
:idea if this is something usefull:
:http://www.watson.org/~robert/freebsd/pts/
Robert Watson is one of the FreeBSD developers. That code is probably
in good shape, though libpty.c needs a copyright statement for us to
be able to use it.
I recommend someone contact Robert Watson at <rwatson at xxxxxxxxxxx>
regarding his plans for pts support in FreeBSD, and the missing
copyright on that file, and then put together a submission for
DragonFly.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list