NetBSD/lib/libc/net
2000-07-30 02:44:36 +00:00
..
__cmsg_alignbytes.c add __RCSID(). 2000-04-24 10:40:24 +00:00
__dn_comp.c
__res_close.c
__res_send.c
_inet_aton.c
_inet_pton.c
base64.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
byteorder.3
ethers.3
ethers.c add __RCSID(). 2000-04-24 10:40:24 +00:00
getaddrinfo.3 typo. s/Fa getaddrinfo/Fn getaddrinfo/. sync with kame. 2000-07-25 04:51:27 +00:00
getaddrinfo.c reject empty scopeid/numeric portname explicitly. sync with kame. 2000-07-09 04:48:17 +00:00
gethnamaddr.c plug host_addrs overrun. rogue NIS server can transmit tons of lines, 2000-07-30 02:44:36 +00:00
gethostbyname.3 add missing period. 2000-04-24 16:17:07 +00:00
getifaddrs.3 add freeifaddrs(), which reclaims region allocated by getifaddrs(). 2000-02-23 15:29:18 +00:00
getifaddrs.c - avoid non portable casts 2000-07-06 02:53:12 +00:00
getnameinfo.3 typo in RFC number. KAME PR 263 2000-06-30 16:48:47 +00:00
getnameinfo.c - remove unused vars 2000-07-06 02:54:12 +00:00
getnetent.3
getnetent.c sync with BIND 4.9.7. mostly costmetic. 2000-04-25 13:26:03 +00:00
getnetnamadr.c
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3
getservent.c
herror.c
hesiod.3
hesiod.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
htonl.c
htons.c
if_indextoname.3 use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) as 2000-04-24 10:24:46 +00:00
if_indextoname.c avoid non-portable casts 2000-07-06 02:54:55 +00:00
if_nameindex.c correct malloc() size computation mistake. bug from bsdi, found 2000-07-24 12:06:55 +00:00
if_nametoindex.c elide non-portable casts 2000-07-06 02:56:25 +00:00
inet6_option_space.3 nroff correction. from openbsd. 2000-05-17 14:36:41 +00:00
inet6_rthdr_space.3 linebreak fix (nroff tradition) 2000-05-17 14:31:06 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_net_ntop.c synchronize better with BIND 8.2.2P5 (actually, src/dist/bind). 2000-04-23 16:59:12 +00:00
inet_net_pton.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
inet_net.3
inet_neta.c
inet_netof.c
inet_network.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
inet_ntoa.c synchronize better with BIND 8.2.2P5 (actually, src/dist/bind). 2000-04-23 16:59:12 +00:00
inet_ntop.c
inet_pton.c
inet.3 recomend get{addr,name}info for scoped address support. 2000-06-18 20:30:26 +00:00
ip6opt.c elide non portable casts 2000-07-06 02:58:07 +00:00
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Lint_htonl.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_htons.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_ntohl.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_ntohs.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Makefile.inc to get (f)lex output to go to stdout, use -t (a flag supported by 2000-07-07 05:30:58 +00:00
ns_addr.c
ns_ntoa.c
ns.3
nsap_addr.c
nsdispatch.3
nsdispatch.c
nslexer.l
nsparser.y
ntohl.c
ntohs.c
rcmd.3
rcmd.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
recv.c
res_comp.c add explicit casts 2000-07-06 02:59:47 +00:00
res_data.c
res_debug.c %-format pedant (always pass %s, don't use variable alone). 2000-07-08 03:28:01 +00:00
res_init.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
res_mkquery.c add constcond lint directive 2000-07-06 03:00:39 +00:00
res_query.c Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
res_send.c do not try to transmit UDP DNS query forever, in EINTR-busy situation. 2000-07-27 00:35:02 +00:00
resolver.3
rthdr.c remove register 2000-07-06 03:02:22 +00:00
send.c Need an internal name for send(); noticed by itojun. 2000-05-08 13:38:44 +00:00
sethostent.c
vars6.c add __RCSID(). 2000-04-24 10:40:24 +00:00