|
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 (dtucker
cvs.openbsd.org)
Date: Mon Mar 19 2007 - 07:16:42 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: dtucker
cvs.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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]