Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/14/2006 19:58:48
Module Name:	src
Committed By:	christos
Date:		Thu Sep 14 19:58:48 UTC 2006

Modified Files:
	src/lib/libc/net: getservent_r.c

Log Message:
when re-opening the file only set SV_FIRST, don't clear accidentally SV_DB
because it leads to core-dumps.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libc/net/getservent_r.c

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