Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/04/2000 06:43:58
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Oct  4 03:43:58 UTC 2000

Modified Files:
	basesrc/crypto/dist/ssh: kex.c ssh-add.c ssh-agent.c ssh-keygen.c ssh.c

Log Message:
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.2 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.