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:56:50
Module Name:	basesrc
Committed By:	bjh21
Date:		Sat Oct  6 18:56:49 UTC 2001

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

Log Message:
Use getnameinfo() to format link-layer addresses for netstat -r rather than
doing it ourselves and falling back to link_ntoa().


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 basesrc/usr.bin/netstat/route.c

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