K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-09-13T20:31:29.000000Z K 7 svn:log V 283 When using res_send/res_query/res_search, the caller must either insure enough space is available for the response, or be prepared to resize the buffer and retry as necessary. Do the conservative thing and make sure enough space is available. Reviewed by: silence on freebsd-audit END