NetBSD/lib/libc/net
2004-03-21 05:46:42 +00:00
..
__cmsg_alignbytes.c whitespace KNF 2004-01-29 08:25:28 +00:00
__dn_comp.c
__res_close.c
__res_send.c
_inet_aton.c
_inet_pton.c
base64.c
byteorder.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
ethers.3
ethers.c
getaddrinfo.3 use "%s" for err(), do not pass pointer directly. Pedro Martelletto 2004-03-01 23:06:21 +00:00
getaddrinfo.c
gethnamaddr.c Back out rev. 1.56; `pointer points the byte just after the valid region' 2003-10-11 03:35:42 +00:00
gethostbyname.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getifaddrs.3
getifaddrs.c
getnameinfo.3 Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. 2003-09-07 16:22:20 +00:00
getnameinfo.c
getnetent.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getnetent.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getnetnamadr.c Use the correct parameters when building the YP map name in _yp_getnetbyaddr(). 2004-01-29 01:39:15 +00:00
getprotobyname_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getprotobyname.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getprotobynumber_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getprotobynumber.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getprotoent_r.c Semantic fix for allocation size for malloc() and realloc() previously 2004-02-25 06:28:10 +00:00
getprotoent.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getprotoent.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getservbyname_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getservbyname.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getservbyport_r.c Don't call end{serv,proto}ent_r() on return. It results dangling pointer. 2004-03-04 02:30:41 +00:00
getservbyport.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
getservent_r.c Semantic fix for allocation size for malloc() and realloc() previously 2004-02-25 06:28:10 +00:00
getservent.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getservent.c Implement the non-reentrant ones using the reentrant ones. 2004-02-19 19:27:26 +00:00
herror.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
hesiod.3
hesiod.c
htonl.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
htons.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
if_indextoname.3
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_option_space.3 Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. 2003-09-07 16:22:20 +00:00
inet6_rthdr_space.3 Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. 2003-09-07 16:22:20 +00:00
inet_lnaof.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
inet_makeaddr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
inet_net_ntop.c
inet_net_pton.c
inet_net.3
inet_neta.c
inet_netof.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
inet_network.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
inet_ntoa.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
inet_ntop.c
inet_pton.c
inet.3 Mention RFC 3493; inet_{ntop,pton} are in 1003.1-2001; move XNS5.2 to HISTORY. 2003-09-08 17:21:31 +00:00
ip6opt.c
iso_addr.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
iso_addr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
linkaddr.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
linkaddr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc getservent_r/getprotoent_r 2004-02-19 19:27:53 +00:00
ns_addr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
ns_ntoa.c out-of-bounds access. from openbsd 2003-09-23 03:19:28 +00:00
ns.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
nsap_addr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
nsdispatch.3 netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
nsdispatch.c
nslexer.l Use syslog(3) instead of err(3) to log errors. 2004-01-25 16:38:15 +00:00
nsparser.y Use syslog(3) instead of err(3) to log errors. 2004-01-25 16:38:15 +00:00
ntohl.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
ntohs.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
rcmd.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
rcmd.c remove my copyright statement 2004-03-21 05:46:42 +00:00
recv.c the last argument to recvfrom() is a pointer, so use "NULL" for 2003-10-22 15:40:19 +00:00
res_comp.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
res_data.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
res_debug.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
res_init.c use randomid(3). actually generate random ID for DNS queries (previous 2003-09-09 22:16:58 +00:00
res_mkquery.c use randomid(3). actually generate random ID for DNS queries (previous 2003-09-09 22:16:58 +00:00
res_query.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
res_send.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
resolver.3 Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. 2003-09-07 16:22:20 +00:00
rthdr.c
send.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
sethostent.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
sockatmark.3
sockatmark.c
vars6.c