cvs commit: src/sys/sys param.h src/include Makefile netdb.h
res_update.h resolv.h src/include/arpa inet.h nameser.h
nameser_compat.h
src/lib/libc Makefile src/lib/libc/include port_after.h port_before.h
resolv_mt.h src/lib/libc/include/isc ...
Ken Smith
kensmith at cse.Buffalo.EDU
Mon Jul 17 16:31:41 UTC 2006
On Mon, 2006-07-17 at 10:09 +0000, Hajimu UMEMOTO wrote:
> ume 2006-07-17 10:09:59 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_6)
> sys/sys param.h
> include Makefile netdb.h resolv.h
> include/arpa inet.h nameser.h nameser_compat.h
> lib/libc Makefile
> lib/libc/net Makefile.inc getaddrinfo.c gethostbydns.c
> gethostbyht.c gethostbyname.3
> gethostbynis.c gethostnamadr.c
> getnameinfo.c getnetbydns.c getnetbyht.c
> getnetbynis.c getnetnamadr.c getproto.c
> getprotoent.c getprotoname.c
> getservbyname.c getservbyport.c
> getservent.c name6.c netdb_private.h
> res_config.h res_mkupdate.c res_update.c
> Added files: (Branch: RELENG_6)
> include res_update.h
> lib/libc/include port_after.h port_before.h resolv_mt.h
> lib/libc/include/isc eventlib.h
> lib/libc/inet Makefile.inc inet_addr.c inet_cidr_ntop.c
> inet_cidr_pton.c inet_lnaof.c
> inet_makeaddr.c inet_net_ntop.c
> inet_net_pton.c inet_neta.c inet_netof.c
> inet_network.c inet_ntoa.c inet_ntop.c
> inet_pton.c nsap_addr.c
> lib/libc/isc Makefile.inc ev_streams.c ev_timers.c
> eventlib_p.h
> lib/libc/nameser Makefile.inc ns_name.c ns_netint.c
> ns_parse.c ns_print.c ns_samedomain.c
> ns_ttl.c
> lib/libc/resolv Makefile.inc h_errno.c herror.c
> mtctxres.c res_comp.c res_data.c
> res_debug.c res_debug.h res_init.c
> res_mkquery.c res_private.h res_query.c
> res_send.c res_state.c
> Removed files: (Branch: RELENG_6)
> lib/libc/net herror.c inet_addr.c inet_lnaof.c
> inet_makeaddr.c inet_net_ntop.c
> inet_net_pton.c inet_neta.c inet_netof.c
> inet_network.c inet_ntoa.c inet_ntop.c
> inet_pton.c ns_name.c ns_netint.c
> ns_parse.c ns_print.c ns_ttl.c
> nsap_addr.c res_comp.c res_data.c
> res_debug.c res_init.c res_mkquery.c
> res_query.c res_send.c res_send_private.h
> Log:
> MFC:
> - Update the resolver in libc to BIND9's one.
> - make reentrant version of netdb functions glibc style API, and
> expose them to outside of libc.
> - make netdb functions NSS friendly.
>
That's an awful big list of things being changed in a stable branch so
I'm just checking...
Are we sure there will be no user-visible (API/ABI) changes that result
from this?
--
Ken Smith
- From there to here, from here to | kensmith at cse.buffalo.edu
there, funny things are everywhere. |
- Theodore Geisel |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060717/83a1846b/attachment.pgp
More information about the cvs-src
mailing list