Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/13/1997 20:00:03
christos
Sun Jul 13 15:53:07 EDT 1997
Update of /cvsroot/src/lib/libc/gmon
In directory netbsd1:/var/slash-tmp/cvs-serv18009

Modified Files:
	gmon.c 
Log Message:
Fix RCSID's
Use warn instead of perror()
Use "namespace.h"
Add missing prototypes


christos
Sun Jul 13 15:53:57 EDT 1997
Update of /cvsroot/src/lib/libc/gmon
In directory netbsd1:/var/slash-tmp/cvs-serv18086

Modified Files:
	mcount.c 
Log Message:
Fix RCSID's
Add unused attribute to _mcount, since it might be called from assembly.


christos
Sun Jul 13 15:54:58 EDT 1997
Update of /cvsroot/src/lib/libc/locale
In directory netbsd1:/var/slash-tmp/cvs-serv18131

Modified Files:
	localeconv.c nl_langinfo.c setlocale.c 
Log Message:
Fix RCSID's


christos
Sun Jul 13 15:58:08 EDT 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv18193

Modified Files:
	base64.c ethers.c gethostnamadr.c getnetbyaddr.c 
	getnetbyname.c getnetent.c getproto.c getprotoent.c 
	getprotoname.c getservbyname.c getservbyport.c getservent.c 
	herror.c htonl.c htons.c inet_lnaof.c inet_makeaddr.c 
	inet_net_ntop.c inet_net_pton.c inet_neta.c inet_netof.c 
	inet_network.c inet_ntoa.c inet_ntop.c inet_pton.c iso_addr.c 
	linkaddr.c ns_addr.c ns_ntoa.c nsap_addr.c ntohl.c ntohs.c 
	rcmd.c recv.c res_comp.c res_data.c res_debug.c res_init.c 
	res_mkquery.c res_query.c res_send.c send.c sethostent.c 
Log Message:
Fix RCSID's
Fix gcc warnings
Add missing prototypes
Use "namespace.h"


christos
Sun Jul 13 15:58:38 EDT 1997
Update of /cvsroot/src/lib/libc/nls
In directory netbsd1:/var/slash-tmp/cvs-serv18597

Modified Files:
	_catclose.c _catgets.c _catopen.c catclose.c catgets.c 
	catopen.c 
Log Message:
Use "namespace.h"
Fix RCSID's