Re: [CFR] correct type of addrinfo.ai_addrlen and netent.n_net

[ Available lists | Index of freebsd-current | Month of May 2005 | Week of 31 May 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Hajimu UMEMOTO <ume@freebsd.org>
Date
31 May 2005 18:00:31
Subject
Re: [CFR] correct type of addrinfo.ai_addrlen and netent.n_net
Message-ID
ygepsv7i8d1.wl%ume@mahoroba.org


[ Hide this part ]
Hi,

>>>>> On Tue, 31 May 2005 18:57:09 +0200
>>>>> Dag-Erling Smrgrav <des@des.no> said:

des> As PAM maintainer, I strongly object.
des> What do we gain from removing the padding? Is there even a single
des> practical benefit to doing so?

Perhaps, nothing.
It breaks only 64 bit arch. I think 64 bit arch will deployed more
aftertime. If we plan to fix this up in the future, it is better to
fix as soon as possible, IMHO.

In anyway, there is one more issue in my patch. We cannot correct 1st
argument of getnetbyaddr(3) without breaking ABI compatibility.
Fortunately, getnetbyaddr(3) is not refered else where in our
libraries. So, I'll fix getnetbyaddr(3).

Sincerely,



Elapsed time: 0.193 seconds