Subject: CVS commit: basesrc/lib/libc/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/16/2002 14:45:56
Module Name: basesrc
Committed By: itojun
Date: Fri Aug 16 11:45:56 UTC 2002
Modified Files:
basesrc/lib/libc/net: res_debug.c
Log Message:
eliminate sprintf. use snprintf.
XXX loc_ntoa should be changed to take additional size_t as arg
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/lib/libc/net/res_debug.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.