|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Damien Miller (djm
cvs.openbsd.org)
Date: Tue Dec 14 2010 - 18:49:27 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: djm
cvs.openbsd.org 2010/12/14 17:49:27
Modified files:
usr.bin/ssh : readpass.c
Log message:
fix ControlMaster=ask regression
reset SIGCHLD handler before fork (and restore it after) so we don't miss
the the askpass child's exit status. Correct test for exit status/signal to
account for waitpid() failure; with claudio
ok claudio
markus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]