K 10 svn:author V 5 brian K 8 svn:date V 27 2004-07-15T09:42:16.000000Z K 7 svn:log V 358 Fix ``set ifaddr''. The code was actually using an uninitialised variable, but conveniently, because ncpaddr.ncpaddr_family != AF_INET, the call to ncpaddr_getip4addr() became a no-op leaving the local address as it was (defaulting to whatever my hostname resolves to). PR: 62050 Submitted by: Peter Jeremy MFC after: 3 days END