Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/13/2006 16:49:33
Module Name:	src
Committed By:	christos
Date:		Mon Feb 13 16:49:33 UTC 2006

Modified Files:
	src/crypto/dist/ssh: includes.h readpassphrase.c readpassphrase.h
Added Files:
	src/crypto/dist/ssh: namespace.h

Log Message:
Add a namespace.h to rename the most conflict inducing names from libssh.
Idea from thorpej.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/crypto/dist/ssh/includes.h
cvs rdiff -r0 -r1.1 src/crypto/dist/ssh/namespace.h
cvs rdiff -r1.6 -r1.7 src/crypto/dist/ssh/readpassphrase.c
cvs rdiff -r1.5 -r1.6 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.