Subject: CVS commit: basesrc/usr.bin/netstat
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/06/2001 21:48:31
Module Name:	basesrc
Committed By:	bjh21
Date:		Sat Oct  6 18:48:31 UTC 2001

Modified Files:
	basesrc/usr.bin/netstat: if.c

Log Message:
Use getnameinfo() for printing link-layer addresses in netstat -i, rather
than doing it ourselves.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 basesrc/usr.bin/netstat/if.c

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