K 10 svn:author V 4 mnag K 8 svn:date V 27 2006-12-13T02:57:08.000000Z K 7 svn:log V 428 - Fix SIGSEGV in amd64 using size_t instead of int. [1] - res_state has to be initialized before calling res_ninit(). [2] - Where res_ndestroy() is available, when thread is destroyed, we need to call res_ndestroy() instead of res_nclose(), to free the resource which is allocated by the resolver internally. [2] - portlint(1) - Bump PORTREVISION PR: 105001 [1] Submitted by: Christophe Thil [1], ume [2] END