Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/09/1996 08:40:03
lukem
Sat Nov  9 00:30:23 PST 1996
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/home/lukem/libc/net

Modified Files:
	getservent.3 
Log Message:
fix prototype for getservbyport, from babafou@ensta.fr [misc/2916],
and also add 'const' qualifiers


lukem
Sat Nov  9 00:30:57 PST 1996
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/home/lukem/libc/net

Modified Files:
	gethostbyname.3 getnetent.3 getprotoent.3 iso_addr.3 ns.3 
	resolver.3 
Log Message:
add 'const' qualifiers to various routines (as per the include prototypes
and the implementation)