[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at mindrot.org
Sun Apr 23 12:15:08 EST 2006
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 2006/04/23 12:15:08
Modified files:
. : Makefile.in
Log message:
- dtucker at cvs.openbsd.org 2006/04/18 10:44:28
[bufaux.c bufbn.c Makefile.in]
Move Buffer bignum functions into their own file, bufbn.c. This means
that sftp and sftp-server (which use the Buffer functions in bufaux.c
but not the bignum ones) no longer need to be linked with libcrypto.
ok markus@
cvs -n rdiff -u -r1.277 -r1.278 openssh/Makefile.in
More information about the openssh-commits
mailing list