CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2010/08/12 17:34:39
Modified files: usr.bin/ssh : ssh-add.c ssh-agent.c ssh-keygen.c ssh-keysign.c ssh.c sshd.c Log message: OpenSSL_add_all_algorithms is the name of the function we have a man page for, so use that. ok djm