Subject: CVS commit: basesrc/lib/libc/net
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/11/2002 19:10:12
Module Name:	basesrc
Committed By:	thorpej
Date:		Mon Nov 11 17:10:12 UTC 2002

Modified Files:
	basesrc/lib/libc/net: getnameinfo.c

Log Message:
Fix signed/unsigned comparison warnings.  Catch error conditions
from snprintf().


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 basesrc/lib/libc/net/getnameinfo.c

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