freebsd-dev/lib/libc/net
Andrew Gallatin f0f3d5af23 gethostbyname2() was broken for lookups via NIS on FreeBSD/alpha
due to _gethostbynis() setting h.h_length to sizeof(u_long), which
works out to 8 on alphas.  And 8!= NS_INADDRSZ.
1999-01-25 03:26:45 +00:00
..
addr2ascii.3
addr2ascii.c
ascii2addr.c
base64.c
byteorder.3
ether_addr.c
ethers.3
gethostbydns.c
gethostbyht.c
gethostbyname.3
gethostbynis.c gethostbyname2() was broken for lookups via NIS on FreeBSD/alpha 1999-01-25 03:26:45 +00:00
gethostnamadr.c
getnetbydns.c
getnetbyht.c
getnetbynis.c
getnetent.3
getnetnamadr.c
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3
getservent.c
herror.c
inet_addr.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_lnaof.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_makeaddr.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_net_ntop.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_net_pton.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_neta.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_netof.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_network.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_ntoa.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_ntop.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_pton.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet.3
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Makefile.inc Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
map_v4v6.c
ns_addr.c
ns_name.c
ns_netint.c
ns_ntoa.c
ns_parse.c
ns_print.c
ns_ttl.c
ns.3
nsap_addr.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
rcmd.3
rcmd.c 64bit portability fixes. 1998-10-05 18:35:04 +00:00
recv.c
res_comp.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_config.h
res_data.c
res_debug.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_init.c o use strncpy safely 1998-09-14 21:13:06 +00:00
res_mkquery.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_mkupdate.c
res_query.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_send.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_update.c
resolver.3
send.c