Subject: CVS commit: basesrc/usr.sbin/arp
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 11/08/2002 05:40:29
Module Name: basesrc
Committed By: rafal
Date: Fri Nov 8 03:40:29 UTC 2002
Modified Files:
basesrc/usr.sbin/arp: arp.c
Log Message:
Convert to use getifaddrs(3) to get interface names; this is mostly removal
of grotty code to unpack data structures returned by the SIOCGIFCONF ioctl.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 basesrc/usr.sbin/arp/arp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.