pty problems w/ Unixware
Tom Rudnick
tom at avatar.itc.nrcs.usda.gov
Sat Feb 10 07:39:30 EST 2001
>
> Looks good to me. Doing this:
>
> - sa.sa_flags = 0;
> + sa.sa_flags = SA_RESTART;
>
> Might also help the Unixware problem.
>
> -d
Yes! That fixed it.
I made the change to todays misc.c version from the cvs and
rebuilt.
This should fix all of the UnixWare platforms (2.0, 2.1, 7.x)
I believe.
Now... are there any implications at other locations in the
code or for other platforms? Can we make this change for
everybody?
-Tom
--
----------------/----------------------------------------------
Tom Rudnick | USDA Natural Resources Conservation Service
Fort Collins,CO | tom at avatar.itc.nrcs.usda.gov (970) 295-5427
** The 3rd Millennium starts Jan 1, 2001. see: **
** http://aa.usno.navy.mil/AA/faq/docs/millennium.html **
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
More information about the openssh-unix-dev
mailing list