Subject: PR/29272 CVS commit: src/lib/libc/gen
To: None <lukem@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: netbsd-bugs
Date: 02/28/2005 00:41:01
The following reply was made to PR lib/29272; it has been noted by GNATS.

From: Luke Mewburn <lukem@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29272 CVS commit: src/lib/libc/gen
Date: Mon, 28 Feb 2005 00:40:06 +0000 (UTC)

 Module Name:	src
 Committed By:	lukem
 Date:		Mon Feb 28 00:40:05 UTC 2005
 
 Modified Files:
 	src/lib/libc/gen: getpwent.c
 
 Log Message:
 Restore getpwent() behaviour prior to rev 1.57; skip dodgy NIS & DNS entries
 rather than failing with NS_UNAVAIL when encountering them.
 Fixes PR 29272 by Antoine Reilles.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.65 -r1.66 src/lib/libc/gen/getpwent.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.