K 10 svn:author V 5 peter K 8 svn:date V 27 1997-01-09T14:55:15.000000Z K 7 svn:log V 390 Two minor changes to try and make it more robust in the face of many interfaces, until it's redone to use sysctl(). - bump the SIOCGIFCONF buffer size from 1K to 8K - if we didn't find a suitable address, return a failure. Previously if it didn't find anything it left the return address uninitialised. Perhaps it would be better to return AF_INET/111/127.0.0.1 rather than failing? END