Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/17/1997 21:30:02
thorpej
Thu Jul 17 14:25:20 PDT 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv21375

Modified Files:
	res_debug.c 
Log Message:
Cast the result of pointer arithmetic to "long" for printing, and use
%ld printf format.


thorpej
Thu Jul 17 14:27:35 PDT 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv21406

Modified Files:
	__dn_comp.c __res_close.c __res_send.c 
Log Message:
Do the non-__indr_reference verions of thse like the cat*(3) functions,
modulo a slight kludge to get around the namespace trickery played
in <resolv.h>.