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:54:35
Module Name: src
Committed By: he
Date: Sat Sep 11 11:54:35 UTC 2004
Modified Files:
src/lib/libc/net [netbsd-2-0]: sethostent.c
Log Message:
Pull up revisions 1.13-1.14 (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.12 -r1.12.2.1 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.