This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sbin
/
ifconfig
History
itojun
4a58ed7b4f
use getifaddrs, not SIOCGIFCONF, to avoid alignment constraints.
...
TODO: maybe it's better to pass struct ifaddrs * to in{,6}_alias.
2000-04-13 07:39:57 +00:00
..
ifconfig.8
Fix typo.
2000-03-01 03:32:55 +00:00
ifconfig.c
use getifaddrs, not SIOCGIFCONF, to avoid alignment constraints.
2000-04-13 07:39:57 +00:00
Makefile
use getifaddrs, not SIOCGIFCONF, to avoid alignment constraints.
2000-04-13 07:39:57 +00:00