Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/28/2005 00:40:06
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.