freebsd-nq/lib/libc/net
Mike Pritchard 48194b7e82 Fix inet_network to not dump core if passed in an address
with more than 4 octets (e.g. 1.2.3.4.5).

Submitted by:	Amy Baron <amee@beer.org> via NetBSD-bugs
1996-02-17 21:11:36 +00:00
..
byteorder.3
ether_addr.c
ethers.3 Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
gethostbydns.c The last of the bind-4.9.3-REL resolver merges. 1996-01-13 09:03:58 +00:00
gethostbyht.c The last of the bind-4.9.3-REL resolver merges. 1996-01-13 09:03:58 +00:00
gethostbyname.3
gethostbynis.c
gethostnamadr.c
getnetbydns.c The last of the bind-4.9.3-REL resolver merges. 1996-01-13 09:03:58 +00:00
getnetbyht.c The last of the bind-4.9.3-REL resolver merges. 1996-01-13 09:03:58 +00:00
getnetbynis.c
getnetent.3
getnetnamadr.c
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3
getservent.c Getpwent() and getservent() can wind up calling free() with 1996-01-29 20:16:30 +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 Fix inet_network to not dump core if passed in an address 1996-02-17 21:11:36 +00:00
inet_ntoa.c
inet.3
iso_addr.3
iso_addr.c
linkaddr.3 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
linkaddr.c
Makefile.inc XNS sort-of-support is no more. 1996-02-13 17:30:37 +00:00
ns_addr.c
ns_ntoa.c
ns.3
rcmd.3 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
rcmd.c
recv.c
res_comp.c Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY 1996-01-07 09:15:02 +00:00
res_config.h The last of the bind-4.9.3-REL resolver merges. 1996-01-13 09:03:58 +00:00
res_data.c
res_debug.c Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) 1996-02-06 20:36:15 +00:00
res_init.c Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY 1996-01-07 09:15:02 +00:00
res_mkquery.c Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY 1996-01-07 09:15:02 +00:00
res_query.c Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY 1996-01-07 09:15:02 +00:00
res_send.c Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY 1996-01-07 09:15:02 +00:00
resolver.3
send.c