
djm at fuyu
Aug 5, 2011, 1:16 PM
Post #2 of 70
(1395 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: djm [at] fuyu 11/08/06 06:16:02 Modified files: . : ChangeLog authfd.c Log message: - tedu [at] cvs 2011/07/06 18:09:21 [authfd.c] bzero the agent address. the kernel was for a while very cranky about these things. evne though that's fixed, always good to initialize memory. ok deraadt djm Diff commands: cvs -nQq rdiff -u -r1.5914 -r1.5915 openssh/ChangeLog cvs -nQq rdiff -u -r1.82 -r1.83 openssh/authfd.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5914;r2=1.5915&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/authfd.c?r1=1.82;r2=1.83&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
|