freebsd-nq/lib/libc/net
Bill Paul 6b73680dcf Make the __dns_getanswer() wrapper work right. For the newer versions
of BIND, we need to tweak some things to that gethostanswer() knows
whether or not we're dealing with an IPv4 or IPv6 address. (This'll
teach me to use a 2.1.0 system for NIS development -- but it's so nice
and stable I just can't being myself to upgrade it. :)
1996-12-24 02:10:24 +00:00
..
addr2ascii.3 It would help if I actually added the source code for these routines. 1996-06-13 20:45:42 +00:00
addr2ascii.c It would help if I actually added the source code for these routines. 1996-06-13 20:45:42 +00:00
ascii2addr.c Fix the fix. 1996-12-13 13:31:12 +00:00
byteorder.3
ether_addr.c Get struct ether_addr directly from <net/ethernet.h> rather than pulling 1996-12-10 17:19:11 +00:00
ethers.3 Get struct ether_addr directly from <net/ethernet.h> rather than pulling 1996-12-10 17:19:11 +00:00
gethostbydns.c Make the __dns_getanswer() wrapper work right. For the newer versions 1996-12-24 02:10:24 +00:00
gethostbyht.c oops, brain-lapse caused undefined symbol 1996-08-30 00:26:49 +00:00
gethostbyname.3 Doc updates and cleanups made with the bind-4.9.4 update some time ago. 1996-11-01 06:29:00 +00:00
gethostbynis.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
gethostnamadr.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
getnetbydns.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
getnetbyht.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
getnetbynis.c I asked Bill Paul why _getnetbynis() was only being called with 2 parameters, 1996-12-06 00:12:31 +00:00
getnetent.3 Doc updates and cleanups made with the bind-4.9.4 update some time ago. 1996-11-01 06:29:00 +00:00
getnetnamadr.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
getproto.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getprotoent.3
getprotoent.c
getprotoname.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservbyname.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservbyport.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservent.3 Correct date and add $Id$ to reflect previous modification. 1996-06-17 20:04:06 +00:00
getservent.c Eliminate 3 more examples of gratutiously passing arrays by address. 1996-12-05 18:41:35 +00:00
herror.c The last of the bind-4.9.3-REL resolver merges. 1996-01-13 09:03:58 +00:00
inet_addr.c The last of the bind-4.9.3-REL resolver merges. 1996-01-13 09:03:58 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_netof.c
inet_network.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
inet_ntoa.c
inet_ntop.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
inet_pton.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
inet.3 comma typos 1996-12-23 23:09:55 +00:00
iso_addr.3
iso_addr.c
linkaddr.3 Cross-reference addr2ascii(3). 1996-06-17 20:11:12 +00:00
linkaddr.c
Makefile.inc Correct some xrefs/mlinks. 1996-12-14 23:27:20 +00:00
map_v4v6.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
ns_addr.c
ns_ntoa.c
ns.3 comma typos 1996-12-23 23:09:55 +00:00
nsap_addr.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
rcmd.3 Add RCS Id and fix date. 1996-06-17 20:12:53 +00:00
rcmd.c clear sockaddr_in's on stack before use 1996-08-12 14:14:09 +00:00
recv.c
res_comp.c Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
res_config.h Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
res_data.c Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
res_debug.c Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
res_init.c Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
res_mkquery.c Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
res_query.c Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
res_send.c Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
resolver.3 Doc updates and cleanups made with the bind-4.9.4 update some time ago. 1996-11-01 06:29:00 +00:00
send.c