Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/13/2000 00:53:30
Module Name: basesrc
Committed By: itojun
Date: Thu Apr 13 07:53:30 UTC 2000
Modified Files:
basesrc/usr.sbin/traceroute: Makefile ifaddrlist.c
Log Message:
use getifaddrs, not SIOCGIFCONF, to avoid complex alignment constraints.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/usr.sbin/traceroute/Makefile
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/traceroute/ifaddrlist.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.