OpenSSH 2.4.0 patch call..
Kevin Steves
stevesk at pobox.com
Fri Dec 29 05:42:34 EST 2000
On Thu, 28 Dec 2000, Damien Miller wrote:
: > not a patch per se but proto 2 is broken on hp-ux due to the issue with
: > the SIGCHLD handler being reinstalled before a wait().
:
: Does the hang with background processes problem exist on HPUX?
are we using sleep 10& exit to test this?
bash-2.04$ uname -a
HP-UX jenny B.11.11 A 9000/800 670359383 two-user license
bash-2.04$ sleep 20& exit
[1] 13064
logout
logout
Connection to jenny closed.
[20 seconds later]
that's on 11.11, and i'm pretty sure 11.0 is going to be the same.
can someone with 10.20 test with the latest snapshot?
More information about the openssh-unix-dev
mailing list