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:21
Module Name:	src
Committed By:	tron
Date:		Thu Apr 21 16:59:21 UTC 2005

Modified Files:
	src/lib/libc/net [netbsd-3]: getservbyname.c

Log Message:
Pull up revision 1.13 (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 -r1.12 -r1.12.2.1 src/lib/libc/net/getservbyname.c

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