Re: [CFR] Upgrading base version of our resolver in libc to BIND9



Hi,

On Tue, 14 Mar 2006 15:33:03 +0300
Gleb Smirnoff <glebius@xxxxxxxxxxx> said:

glebius> On Tue, Mar 14, 2006 at 02:08:50AM +0900, Hajimu UMEMOTO wrote:
H> Since, res_sendsigned(3) and the friends use MD5 functions, it is hard
H> to include them without having MD5 functions in libc. So, I'll not
H> merge them into libc.

glebius> Why not add MD5 functions to our libc?

Yup, we have libmd separately.
Since, we are not using res_sendsigned(3), we don't need to add it in
libc, for now. If it is required, we can add it later. Adding
functions is easy, but removing functions is painful.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@xxxxxxxxxxxx ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"



Relevant Pages