OSEC

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: Darren Tucker (dtuckercvs.openbsd.org)
Date: Mon Mar 19 2007 - 07:16:42 CDT


CVSROOT: /cvs
Module name: src
Changes by: dtuckercvs.openbsd.org 2007/03/19 06:16:42

Modified files:
        usr.bin/ssh : ssh-agent.c

Log message:
Remove the signal handler that checks if the agent's parent process
has gone away, instead check when the select loop returns. Record when
the next key will expire when scanning for expired keys. Set the select
timeout to whichever of these two things happens next. With djm, with &
ok deraadt markus