freebsd-dev/lib/libc/net
Ruslan Ermilov ae82896268 Consistently mark std(in|out|err) with .Dv, because that's how they
are marked up in stdio(3), and because they are defined expressions
of type "FILE *".

Approved by:	re
2002-12-04 18:57:46 +00:00
..
addr2ascii.3
addr2ascii.c
ascii2addr.c
base64.c
byteorder.3
ether_addr.c
ethers.3
getaddrinfo.3
getaddrinfo.c - scopeid is u_int32_t 2002-10-25 17:07:02 +00:00
gethostbydns.c query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152. 2002-10-26 19:00:14 +00:00
gethostbyht.c
gethostbyname.3
gethostbynis.c
gethostnamadr.c
getifaddrs.3
getifaddrs.c sysctl(NET_RT_IFLIST) up to several (currently 5) times. 2002-07-25 08:08:30 +00:00
getipnodebyname.3
getnameinfo.3
getnameinfo.c - ntohs() returns unsigned value. 2002-07-24 18:58:32 +00:00
getnetbydns.c Allocate 64K recieve buffer for DNS responses. 2002-10-03 17:25:33 +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
hesiod.3
hesiod.c Check for truncation in calls to res_send/res_query/res_search. 2002-09-15 16:51:09 +00:00
if_indextoname.3 mdoc(7) police: laundry. 2002-08-09 11:15:49 +00:00
if_indextoname.c Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex() 2002-07-15 19:58:56 +00:00
if_nameindex.c Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex() 2002-07-15 19:58:56 +00:00
if_nametoindex.c try SIOCGIFINDEX 1st to be able to use network aliasing. 2002-11-28 17:46:40 +00:00
inet6_option_space.3
inet6_rthdr_space.3
inet_addr.c
inet_lnaof.c
inet_makeaddr.c
inet_net_ntop.c
inet_net_pton.c
inet_net.3
inet_neta.c
inet_netof.c
inet_network.c
inet_ntoa.c
inet_ntop.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
inet_pton.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
inet.3 Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
ip6opt.c
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
map_v4v6.c
name6.c query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152. 2002-10-23 10:45:09 +00:00
ns_addr.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
ns_name.c
ns_netint.c
ns_ntoa.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
ns_parse.c
ns_print.c
ns_ttl.c
ns.3
nsap_addr.c
nsdispatch.3
nsdispatch.c
nslexer.l
nsparser.y
rcmd.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
rcmd.c Fix a bug in __ivaliduser_sa() which caused some rsh/rlogin attempts 2002-08-24 17:37:42 +00:00
rcmdsh.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
rcmdsh.c
recv.c
res_comp.c
res_config.h
res_data.c
res_debug.c
res_init.c Use the standardized CHAR_BIT constant instead of NBBY in userland. 2002-09-25 04:06:37 +00:00
res_mkquery.c Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value. 2002-09-14 17:28:40 +00:00
res_mkupdate.c
res_query.c Backout the increase of MAXPACKET from 1024 to 65536: it 2002-09-15 04:23:20 +00:00
res_send.c
res_update.c Check for truncation in calls to res_send/res_query/res_search. 2002-09-15 16:51:09 +00:00
resolver.3
rthdr.c
send.c
vars.c