freebsd-dev/lib/libc/net
Dag-Erling Smørgrav 5b3ce02186 Don't try to pass off a struct sockaddr as a struct sockaddr_in when it
may in fact very well be a struct sockaddr_in6.  Just use plain struct
sockaddr.

This brings us yet another step closer to a clean -O2 build.
2004-03-15 17:08:28 +00:00
..
addr2ascii.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
addr2ascii.c
ascii2addr.c
base64.c
byteorder.3
ether_addr.c
ethers.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
getaddrinfo.3 Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
getaddrinfo.c Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
gethostbydns.c Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
gethostbyht.c
gethostbyname.3 Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
gethostbynis.c Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
gethostnamadr.c
getifaddrs.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
getifaddrs.c
getifmaddrs.3 Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function, 2003-11-14 18:53:22 +00:00
getifmaddrs.c Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function, 2003-11-14 18:53:22 +00:00
getipnodebyname.3 Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
getnameinfo.3 stop use of NI_WITHSCOPEID. it was deprecated. 2003-10-21 20:11:47 +00:00
getnameinfo.c
getnetbydns.c Unbreak world. 2004-02-07 11:13:47 +00:00
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 Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
hesiod.3
hesiod.c
if_indextoname.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_opt_init.3 Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 2003-10-24 18:26:30 +00:00
inet6_option_space.3 mdoc(7): Properly mark C headers. 2003-09-10 19:24:35 +00:00
inet6_rth_space.3 style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:40:17 +00:00
inet6_rthdr_space.3 mdoc(7): Properly mark C headers. 2003-09-10 19:24:35 +00:00
inet_addr.c
inet_lnaof.c
inet_makeaddr.c
inet_net_ntop.c
inet_net_pton.c From OpenBSD: 2003-09-15 23:38:06 +00:00
inet_net.3
inet_neta.c
inet_netof.c
inet_network.c
inet_ntoa.c
inet_ntop.c
inet_pton.c
inet.3
ip6opt.c u_int8_t cannot carry a number greater than 255. 2003-11-14 18:07:50 +00:00
linkaddr.3
linkaddr.c
Makefile.inc Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function, 2003-11-14 18:53:22 +00:00
map_v4v6.c
name6.c Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
ns_name.c
ns_netint.c
ns_parse.c
ns_print.c
ns_ttl.c
nsap_addr.c
nsdispatch.3
nsdispatch.c Make this compile with -O2. A proper fix would use a struct to represent 2004-03-15 08:14:35 +00:00
nslexer.l
nsparser.y
nss_backends.h
nss_compat.c It was reported that when using nss_ldap, getgrent(3) would behave 2004-01-09 13:43:49 +00:00
rcmd.3
rcmd.c
rcmdsh.3
rcmdsh.c
recv.c
res_comp.c
res_config.h
res_data.c
res_debug.c
res_init.c Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
res_mkquery.c
res_mkupdate.c
res_query.c
res_send_private.h Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
res_send.c Don't try to pass off a struct sockaddr as a struct sockaddr_in when it 2004-03-15 17:08:28 +00:00
res_update.c
resolver.3 Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
rthdr.c Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 2003-10-24 18:26:30 +00:00
send.c
sockatmark.3
sockatmark.c
vars.c