Subject: CVS commit: [netbsd-3] src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/21/2005 16:59:35
Module Name:	src
Committed By:	tron
Date:		Thu Apr 21 16:59:35 UTC 2005

Added Files:
	src/lib/libc/net [netbsd-3]: protoent.h servent.h

Log Message:
Pull up revision 1.1 (requested by kleink in ticket #172):
Move the (at this time private) get{proto,serv}ent_r() prototypes and
data structures into the libc sources until the interface gets redone.
Approved by christos.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/lib/libc/net/protoent.h \
    src/lib/libc/net/servent.h

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