CVSROOT: /cvs Module name: src Changes by: an...@cvs.openbsd.org 2024/10/19 01:10:55
Modified files: regress/sbin/ifconfig: Makefile Log message: Mark two regress/sbin/ifconfig tests as expected failures. They make use of the by now unsupported SIOCSIFDSTADDR ioctl command. They should instead make use of the SIOCAIFADDR ioctl command, however figuring out such change is above my pay grade.