Subject: CVS commit: [netbsd-3] src
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/17/2006 23:11:11
Module Name:	src
Committed By:	tron
Date:		Mon Apr 17 23:11:11 UTC 2006

Modified Files:
	src/crypto/dist/ssh [netbsd-3]: includes.h readpassphrase.c
	    readpassphrase.h
	src/distrib/sets/lists/base [netbsd-3]: shl.mi
	src/lib/libpam/libpam [netbsd-3]: Makefile
	src/lib/libssh [netbsd-3]: shlib_version
	src/share/mk [netbsd-3]: bsd.prog.mk
Added Files:
	src/crypto/dist/ssh [netbsd-3]: namespace.h

Log Message:
Apply patch (requested by tsutsui in ticket #1256):
Make PAM work on NetBSD ports without shared library support.
This fixes PR lib/32421.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 src/crypto/dist/ssh/includes.h
cvs rdiff -r0 -r1.2.2.1 src/crypto/dist/ssh/namespace.h
cvs rdiff -r1.4 -r1.4.2.1 src/crypto/dist/ssh/readpassphrase.c
cvs rdiff -r1.3 -r1.3.2.1 src/crypto/dist/ssh/readpassphrase.h
cvs rdiff -r1.304.2.5 -r1.304.2.6 src/distrib/sets/lists/base/shl.mi
cvs rdiff -r1.5 -r1.5.2.1 src/lib/libpam/libpam/Makefile
cvs rdiff -r1.2 -r1.2.2.1 src/lib/libssh/shlib_version
cvs rdiff -r1.206 -r1.206.2.1 src/share/mk/bsd.prog.mk

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