Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/19/2005 03:08:23
Module Name:	src
Committed By:	christos
Date:		Sat Feb 19 03:08:23 UTC 2005

Modified Files:
	src/crypto/dist/ssh: monitor.c

Log Message:
Move duplicate block for pam to the 1.5 dispatch block where it belongs.
Restore KRB4 and KRB5 blocks to the 1.5 dispatch block.
XXX: Should we remove the KRB4 block from the 2.0 dispatch block?


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/crypto/dist/ssh/monitor.c

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