Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/10/2007 23:05:26
Module Name:	src
Committed By:	christos
Date:		Sat Mar 10 23:05:26 UTC 2007

Modified Files:
	src/crypto/dist/ssh: moduli.c monitor_wrap.c readconf.c
Added Files:
	src/crypto/dist/ssh: auth2-krb5.c includes.h moduli moduli.5
	    readpassphrase.3 readpassphrase.c readpassphrase.h

Log Message:
resurect files that we need and make things compile again.


To generate a diff of this commit:
cvs rdiff -r0 -r1.10 src/crypto/dist/ssh/auth2-krb5.c \
    src/crypto/dist/ssh/readpassphrase.c
cvs rdiff -r0 -r1.16 src/crypto/dist/ssh/includes.h
cvs rdiff -r0 -r1.7 src/crypto/dist/ssh/moduli
cvs rdiff -r0 -r1.18 src/crypto/dist/ssh/moduli.5
cvs rdiff -r1.4 -r1.5 src/crypto/dist/ssh/moduli.c
cvs rdiff -r1.17 -r1.18 src/crypto/dist/ssh/monitor_wrap.c
cvs rdiff -r1.31 -r1.32 src/crypto/dist/ssh/readconf.c
cvs rdiff -r0 -r1.8 src/crypto/dist/ssh/readpassphrase.3 \
    src/crypto/dist/ssh/readpassphrase.h

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