CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/24 16:55:07
Modified files:
regress/sbin/ifconfig: Makefile
Added files:
regress/sbin/ifconfig: ifaddr.c
Log message:
Test the old ioctl(2) for interface addresses SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFDSTADDR, SIOCSIFBRDADDR, and SIOCGIFADDR.
Implement ifaddr.c which is a stripped down ifconfig(8) converted
to the old interface.
