Subject: CVS commit: [netbsd-3] src/lib/libpam/modules
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/04/2005 17:55:36
Module Name:	src
Committed By:	tron
Date:		Mon Apr  4 17:55:36 UTC 2005

Modified Files:
	src/lib/libpam/modules/pam_krb5 [netbsd-3]: pam_krb5.c
	src/lib/libpam/modules/pam_lastlog [netbsd-3]: pam_lastlog.c
	src/lib/libpam/modules/pam_unix [netbsd-3]: pam_unix.c

Log Message:
Pull up revision 1.7 (requested by thorpej in ticket #96):
Use getpwnam_r().


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.2.1 src/lib/libpam/modules/pam_krb5/pam_krb5.c
cvs rdiff -r1.6 -r1.6.2.1 src/lib/libpam/modules/pam_lastlog/pam_lastlog.c
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/lib/libpam/modules/pam_unix/pam_unix.c

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