Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itojun
Date: Thu Apr 13 07:39:58 UTC 2000
Modified Files:
basesrc/sbin/ifconfig: Makefile ifconfig.c
Log Message:
use getifaddrs, not SIOCGIFCONF, to avoid alignment constraints.
TODO: maybe it's better to pass struct ifaddrs * to in{,6}_alias.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/sbin/ifconfig/Makefile
cvs rdiff -r1.77 -r1.78 basesrc/sbin/ifconfig/ifconfig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index