NetBSD/lib/libc/net
cgd c2505edbf3 pull in string.h for protos. found by John Franklin (PR 3487), and noticed
by me about 2 minutes before I received the PR.
1997-04-14 03:08:05 +00:00
..
Makefile.inc merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
base64.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
byteorder.3 in_addr_t and in_port_t changes 1996-10-13 04:08:34 +00:00
ethers.3 merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
ethers.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:33:00 +00:00
gethostbyname.3 alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
gethostnamadr.c oops; call getanswer correctly. 1997-04-14 01:38:26 +00:00
getnetbyaddr.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
getnetbyname.c merge with the resolver in bind 4.9.3-P1. 1996-02-02 15:22:14 +00:00
getnetent.3 alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
getnetent.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
getproto.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
getprotoent.3 alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
getprotoent.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
getprotoname.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
getservbyname.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
getservbyport.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
getservent.3 alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
getservent.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
herror.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
htonl.c fix a typo: take and cast a pointer to the argument, rather than trying 1996-10-17 01:39:40 +00:00
htons.c in_addr_t and in_port_t changes 1996-10-13 04:08:34 +00:00
inet.3 inet_makeaddr() takes unsigned long, not int, arguments; fixes PR lib/2385. 1997-01-22 07:57:19 +00:00
inet_addr.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
inet_lnaof.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
inet_makeaddr.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
inet_net_ntop.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
inet_net_pton.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
inet_neta.c pull in string.h for protos. found by John Franklin (PR 3487), and noticed 1997-04-14 03:08:05 +00:00
inet_netof.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
inet_network.c Fix inet addr parsing so no more than 4 octets are valid. 1996-02-17 15:35:41 +00:00
inet_ntoa.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
inet_ntop.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
inet_pton.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
iso_addr.3 add 'const' qualifiers to various routines (as per the include prototypes 1996-11-09 08:30:52 +00:00
iso_addr.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
linkaddr.3 clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
linkaddr.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
ns.3 add 'const' qualifiers to various routines (as per the include prototypes 1996-11-09 08:30:52 +00:00
ns_addr.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
ns_ntoa.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
nsap_addr.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
ntohl.c in_addr_t and in_port_t changes 1996-10-13 04:08:34 +00:00
ntohs.c in_addr_t and in_port_t changes 1996-10-13 04:08:34 +00:00
rcmd.3 Change iuserok() to take u_int32_t. Some netgroup fixes (partially 1996-05-28 02:07:32 +00:00
rcmd.c It's not necessary to initialize the `revents' field of struct pollfd. 1997-02-08 04:38:02 +00:00
recv.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
res_comp.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
res_data.c BIND 4.9.5-P1 resolver bits we use 1997-04-13 09:12:05 +00:00
res_debug.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
res_init.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
res_mkquery.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
res_query.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
res_send.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00
resolver.3 add 'const' qualifiers to various routines (as per the include prototypes 1996-11-09 08:30:52 +00:00
send.c clean up import. also convert everything to new Id format. 1995-02-25 06:20:26 +00:00
sethostent.c merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the 1997-04-13 10:30:29 +00:00