K 10 svn:author V 6 fenner K 8 svn:date V 27 2000-02-16T04:39:00.000000Z K 7 svn:log V 267 Fix coredump in gethostbyaddr() when the returned answer is too large to fit in the static buffer. This fix causes it to look like there is no data available, which is also wrong but is better than dumping core. PR: bin/10344 Reviewed by: billf Approved by: jkh END