
dtucker at fuyu
Jun 2, 2011, 9:14 PM
Post #71 of 75
(1357 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 11/06/03 14:14:16 Modified files: . : ChangeLog ssh-agent.c Log message: - dtucker [at] cvs 2011/06/03 01:37:40 [ssh-agent.c] Check current parent process ID against saved one to determine if the parent has exited, rather than attempting to send a zero signal, since the latter won't work if the parent has changed privs. bz#1905, patch from Daniel Kahn Gillmor, ok djm@ Diff commands: cvs -nQq rdiff -u -r1.5896 -r1.5897 openssh/ChangeLog cvs -nQq rdiff -u -r1.193 -r1.194 openssh/ssh-agent.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5896;r2=1.5897&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/ssh-agent.c?r1=1.193;r2=1.194&view=patch Please note that there may be a delay before commits are available on the public ViewVC site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|