Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 08/17/2004 02:40:05
Module Name:	src
Committed By:	ginsbach
Date:		Tue Aug 17 02:40:05 UTC 2004

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

Log Message:
endhostent() and sethostent() should actaully do something now that
gethostent() has been restored to libc.  Reviewed by <christos>.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libc/net/sethostent.c

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