Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 04:21:03
Module Name:	basesrc
Committed By:	tv
Date:		Tue Oct 17 01:21:03 UTC 2000

Modified Files:
	basesrc/crypto/dist/ssh [netbsd-1-5]: kex.c ssh-add.c ssh-agent.c
	    ssh-keygen.c ssh.c

Log Message:
Pullup 1.2 [itojun]:
improve error message on rnd(4) failure.  the old text made reference
to ssl(4), which is openssl specific (talks about plugin RSA library).


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 basesrc/crypto/dist/ssh/kex.c \
    basesrc/crypto/dist/ssh/ssh-add.c basesrc/crypto/dist/ssh/ssh-agent.c \
    basesrc/crypto/dist/ssh/ssh-keygen.c basesrc/crypto/dist/ssh/ssh.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.