opnsense-src/lib/libc/net
Peter Wemm 9e39714518 Resolve some unexpected differences when comparing with the 2.2 version.
One bug was relatively harmless (select's timeout had an uninitialized
tv_usec), the other I'm not so sure.. (neglected to catch select returns
less than zero).  Both of these were irrelevant on kernels with poll().
1998-05-02 15:51:54 +00:00
..
addr2ascii.3 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
addr2ascii.c
ascii2addr.c
base64.c
byteorder.3
ether_addr.c
ethers.3
gethostbydns.c Update libc dns code to 4.9.7-T1B level. This involved chopping out large 1998-05-02 13:11:02 +00:00
gethostbyht.c
gethostbyname.3 (Ab)use .Vt instead of .Fd for a variable declaration. 1998-03-23 13:05:07 +00:00
gethostbynis.c
gethostnamadr.c Removed unnecessary initialization of hp in gethostbyaddr_r. 1997-12-25 04:21:08 +00:00
getnetbydns.c handle long usernames more carefully 1998-01-07 00:28:36 +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
inet.3
inet_addr.c
inet_lnaof.c
inet_makeaddr.c
inet_net_ntop.c
inet_net_pton.c
inet_neta.c Add #include <string.h> to get prototypes. 1998-02-20 08:13:51 +00:00
inet_netof.c
inet_network.c
inet_ntoa.c
inet_ntop.c
inet_pton.c
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Makefile.inc Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
map_v4v6.c
ns.3
ns_addr.c
ns_ntoa.c
nsap_addr.c
rcmd.3
rcmd.c
recv.c
res_comp.c Update libc dns code to 4.9.7-T1B level. This involved chopping out large 1998-05-02 13:11:02 +00:00
res_config.h
res_data.c
res_debug.c
res_init.c Add "options no_tld_query" to resolv.conf. 1997-09-01 01:19:23 +00:00
res_mkquery.c
res_query.c Add "options no_tld_query" to resolv.conf. 1997-09-01 01:19:23 +00:00
res_send.c Resolve some unexpected differences when comparing with the 2.2 version. 1998-05-02 15:51:54 +00:00
res_stubs.c
resolver.3
send.c