Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/08/2005 21:15:04
Module Name:	src
Committed By:	christos
Date:		Sun May  8 21:15:04 UTC 2005

Modified Files:
	src/crypto/dist/ssh: auth-pam.c auth-pam.h auth-passwd.c auth.h auth1.c
	    auth2-chall.c auth2-none.c auth2.c session.c

Log Message:
Update PAM from the "portable openssh" 4.0p1


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/crypto/dist/ssh/auth-pam.c
cvs rdiff -r1.1 -r1.2 src/crypto/dist/ssh/auth-pam.h
cvs rdiff -r1.13 -r1.14 src/crypto/dist/ssh/auth-passwd.c
cvs rdiff -r1.18 -r1.19 src/crypto/dist/ssh/auth.h
cvs rdiff -r1.28 -r1.29 src/crypto/dist/ssh/auth1.c
cvs rdiff -r1.15 -r1.16 src/crypto/dist/ssh/auth2-chall.c
cvs rdiff -r1.5 -r1.6 src/crypto/dist/ssh/auth2-none.c
cvs rdiff -r1.25 -r1.26 src/crypto/dist/ssh/auth2.c
cvs rdiff -r1.40 -r1.41 src/crypto/dist/ssh/session.c

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