commit | 2812dc92859ab0dc095d38494d651bd83f3c1dc5 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Wed Mar 21 20:45:06 2007 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Wed Mar 21 20:45:06 2007 +1100 |
tree | aa0115ee3c27eea2100e198f39ef262741a315f7 | |
parent | 506ed88cef81bdaed373e90204090e27711633ff [diff] |
- dtucker@cvs.openbsd.org 2007/03/19 12:16:42 [ssh-agent.c] 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@