NetBSD/lib/libc/net
wiz 472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
..
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc
__cmsg_alignbytes.c LP64 warnings 2003-03-21 03:07:40 +00:00
__dn_comp.c
__res_close.c
__res_send.c
_inet_aton.c
_inet_pton.c
base64.c Fix signed/unsigned comparison warnings. 2002-11-11 01:12:04 +00:00
byteorder.3 Use 2003-04-16 13:34:34 +00:00
ethers.3 Use 2003-04-16 13:34:34 +00:00
ethers.c Use "const" for all input parameters of ethers(3) functions. 2002-09-16 19:25:30 +00:00
getaddrinfo.3 Use 2003-04-16 13:34:34 +00:00
getaddrinfo.c From: "Jason L. Wright" <jason@thought.net> 2003-03-17 23:10:25 +00:00
gethnamaddr.c Fix signed/unsigned comparison warnings. 2002-11-11 16:50:34 +00:00
gethostbyname.3 Use 2003-04-16 13:34:34 +00:00
getifaddrs.3 Use 2003-04-16 13:34:34 +00:00
getifaddrs.c
getnameinfo.3 Use 2003-04-16 13:34:34 +00:00
getnameinfo.c Fix signed/unsigned comparison warnings. Catch error conditions 2002-11-11 17:10:11 +00:00
getnetent.3 Use 2003-04-16 13:34:34 +00:00
getnetent.c
getnetnamadr.c pull in changes in http://www.isc.org/products/BIND/patches/bind4910.diff 2002-11-14 02:14:43 +00:00
getproto.c
getprotoent.3 Use 2003-04-16 13:34:34 +00:00
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3 Use 2003-04-16 13:34:34 +00:00
getservent.c
herror.c
hesiod.3 Use 2003-04-16 13:34:34 +00:00
hesiod.c Fix signed/unsigned comparison warnings. 2002-11-11 17:56:11 +00:00
htonl.c
htons.c
if_indextoname.3 Use 2003-04-16 13:34:34 +00:00
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet.3 Use 2003-04-16 13:34:34 +00:00
inet6_option_space.3 Use 2003-04-16 13:34:34 +00:00
inet6_rthdr_space.3 Use 2003-04-16 13:34:34 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_net.3 Use 2003-04-16 13:34:34 +00:00
inet_net_ntop.c make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +00:00
inet_net_pton.c
inet_neta.c Fix signed/unsigned comparison warnings. 2002-11-11 17:56:11 +00:00
inet_netof.c
inet_network.c
inet_ntoa.c make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +00:00
inet_ntop.c Fix signed/unsigned comparison warnings. 2002-11-11 17:56:11 +00:00
inet_pton.c Fix signed/unsigned comparison warnings. 2002-11-11 17:56:11 +00:00
ip6opt.c
iso_addr.3 Use 2003-04-16 13:34:34 +00:00
iso_addr.c
linkaddr.3 Use 2003-04-16 13:34:34 +00:00
linkaddr.c Fix signed/unsigned comparison warnings. 2002-11-11 17:56:11 +00:00
ns.3 Use 2003-04-16 13:34:34 +00:00
ns_addr.c use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
ns_ntoa.c kill register decl 2002-08-27 23:47:07 +00:00
nsap_addr.c Fix signed/unsigned comparison warnings. 2002-11-11 19:25:38 +00:00
nsdispatch.3 Use 2003-04-16 13:34:34 +00:00
nsdispatch.c
nslexer.l Fix signed/unsigned comparison warnings. 2002-11-11 19:25:38 +00:00
nsparser.y
ntohl.c
ntohs.c
rcmd.3 Use 2003-04-16 13:34:34 +00:00
rcmd.c writable, not writeable. 2003-01-06 20:30:28 +00:00
recv.c
res_comp.c
res_data.c
res_debug.c whitespace 2002-11-17 20:48:44 +00:00
res_init.c transmission, not transmition. 2003-01-06 13:17:01 +00:00
res_mkquery.c Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value. 2002-08-28 02:37:09 +00:00
res_query.c
res_send.c make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +00:00
resolver.3 Use 2003-04-16 13:34:34 +00:00
rthdr.c
send.c
sethostent.c
sockatmark.3 Use 2003-04-16 13:34:34 +00:00
sockatmark.c
vars6.c