CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/03/20 08:15:56
Modified files: lib/libc/net : getifaddrs.c Log message: Use a realloc() loop around the sysctl() for NET_RT_IFLIST, in case an interface is added at just the right... wrong moment. ok millert dlg