Hi, I've just committed following things: 1) Upgrade res_update(3) and the friends to BIND9's one excluding TSIG support. 2) Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is too short. This conforms to RFC3493, POSIX and XPG6. 3) Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1 on 64 bit arch. 4) Nuke some compatibility crufts of resolver for 6.X and earlier. 1) broke ABI backward compatibility of res_update(3) and the friends. 2) broke applications which see EAI_MEMORY as return code from getnameinfo(3). 3) broke ABI backward compatibility of gethostbyaddr(3) on 64 bit arch. 4) broke resolver's ABI backward compatibility against FreeBSD 6.X and earlier. Sincerely, -- Hajimu UMEMOTO _at_ Internet Mutual Aid Society Yokohama, Japan ume_at_mahoroba.org ume_at_{,jp.}FreeBSD.org http://www.imasy.org/~ume/Received on Sun May 21 2006 - 09:44:01 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC