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

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

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.4.1 src/crypto/dist/ssh/includes.h
cvs rdiff -r1.4 -r1.4.4.1 src/crypto/dist/ssh/readpassphrase.c
cvs rdiff -r1.3 -r1.3.4.1 src/crypto/dist/ssh/readpassphrase.h
cvs rdiff -r1.304.2.5 -r1.304.2.5.2.1 src/distrib/sets/lists/base/shl.mi
cvs rdiff -r1.5 -r1.5.4.1 src/lib/libpam/libpam/Makefile
cvs rdiff -r1.2 -r1.2.4.1 src/lib/libssh/shlib_version
cvs rdiff -r1.206 -r1.206.4.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.