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:53:57
Module Name: src
Committed By: he
Date: Sat Sep 11 11:53:57 UTC 2004
Modified Files:
src/lib/libc/net [netbsd-2-0]: gethostbyname.3
Log Message:
Pull up revisions 1.25-1.26 (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.24 -r1.24.2.1 src/lib/libc/net/gethostbyname.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.