Subject: CVS commit: basesrc/lib/libc/net
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/05/2001 02:09:05
Module Name: basesrc
Committed By: bjh21
Date: Thu Oct 4 23:09:05 UTC 2001
Modified Files:
basesrc/lib/libc/net: getnameinfo.c
Log Message:
Extend getnameinfo() to support AF_LINK sockaddrs. The intention is that
anything that wants to print a link-layer address should go through here,
rather than re-inventing the wheel.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 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.