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: 10/05/2001 04:39:39
Module Name: basesrc
Committed By: itojun
Date: Fri Oct 5 01:39:39 UTC 2001
Modified Files:
basesrc/lib/libc/net: getnameinfo.c
Log Message:
make it at least compile (there's no /usr/include/net/if_ieee1394.h exist).
avoid overrun with snprintf. be careful about snprintf return value.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 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.