Subject: CVS commit: [netbsd-2-0] src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/11/2004 11:57:24
Module Name:	src
Committed By:	he
Date:		Sat Sep 11 11:57:24 UTC 2004

Modified Files:
	src/lib/libc/net [netbsd-2-0]: Makefile.inc

Log Message:
Pull up revision 1.64 (requested by ginsbach in ticket #834):
  Restore gethostent() as a supported interface.  Yes, it
  may be obsolete, but it is specified by IEEE Std 1003.1,
  2004 Edition (POSIX) and the X/Open standards (Issue 66
  and XNS 5.2).


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.62.2.1 src/lib/libc/net/Makefile.inc

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