use getifaddrs, instead of SIOCGIFCONF.
authoritojun <itojun@openbsd.org>
Fri, 14 Apr 2000 02:40:01 +0000 (02:40 +0000)
committeritojun <itojun@openbsd.org>
Fri, 14 Apr 2000 02:40:01 +0000 (02:40 +0000)
commit5ea323b11dc568825d2e6d6e99fa1e34df3638f4
tree437e97f92afc24a70cb242f7e8a8f24eeea07fe1
parente8ee070f2651360d2577def7cd9ef21597eb216c
use getifaddrs, instead of SIOCGIFCONF.
XXX ifr/ifr6 manipulation is kind of ugly.
sbin/ifconfig/Makefile
sbin/ifconfig/ifconfig.c