Subject: CVS commit: [netbsd-3] src/usr.bin/login
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/09/2005 22:41:19
Module Name:	src
Committed By:	tron
Date:		Sat Jul  9 22:41:19 UTC 2005

Modified Files:
	src/usr.bin/login [netbsd-3]: login_pam.c

Log Message:
Pull up revision 1.7 (requested by lukem in ticket #531):
Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on all
failures, especially as we're ignoring the return result.


To generate a diff of this commit:
cvs rdiff -r1.4.2.2 -r1.4.2.3 src/usr.bin/login/login_pam.c

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