.. |
__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
|
Add indirect reference stubs for inet_[ap]ton() for environments not supporting
|
1999-09-15 14:21:01 +00:00 |
_inet_pton.c
|
Add indirect reference stubs for inet_[ap]ton() for environments not supporting
|
1999-09-15 14:21:01 +00:00 |
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
|
english grammer. by Jason McIntyre via kame
|
2003-04-30 06:30:48 +00:00 |
getaddrinfo.c
|
fill ai_canonname field for numeric hostname, by the given hostname.
|
2003-05-08 05:30:53 +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
|
lint clean
|
2002-08-09 04:29:29 +00:00 |
getnameinfo.3
|
english grammer. by Jason McIntyre via kame
|
2003-04-30 06:30:48 +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
|
sync with BIND 4.9.7. mostly costmetic.
|
2000-04-25 13:26:03 +00:00 |
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
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
getprotoent.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
getprotoent.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
getprotoname.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
getservbyname.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
getservbyport.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
getservent.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
getservent.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
herror.c
|
remove redundant declarations.
|
2000-12-20 20:51:08 +00:00 |
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
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
htons.c
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
if_indextoname.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
if_indextoname.c
|
strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
|
2000-11-24 08:21:12 +00:00 |
if_nameindex.c
|
appease lint casting.
|
2000-12-20 18:47:11 +00:00 |
if_nametoindex.c
|
strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
|
2000-11-24 08:21:12 +00:00 |
inet6_option_space.3
|
Misc. fixes from jmc@openbsd.
|
2003-05-03 19:11:31 +00:00 |
inet6_rthdr_space.3
|
Misc. fixes from jmc@openbsd.
|
2003-05-03 19:11:31 +00:00 |
inet_lnaof.c
|
ANSIfy, since I'm in the area.
|
2003-05-05 21:35:40 +00:00 |
inet_makeaddr.c
|
ANSIfy, since I'm in the area.
|
2003-05-05 21:35:40 +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
|
Implement AF_INET6 back-ends for inet_net_ntop() and inet_net_pton(), from
|
2001-12-08 12:06:12 +00:00 |
inet_net.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
inet_neta.c
|
Fix signed/unsigned comparison warnings.
|
2002-11-11 17:56:11 +00:00 |
inet_netof.c
|
ANSIfy, since I'm in the area.
|
2003-05-05 21:35:40 +00:00 |
inet_network.c
|
ANSIfy, since I'm in the area.
|
2003-05-05 21:35:40 +00:00 |
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
|
ANSIfy, since I'm in the area.
|
2003-05-05 21:35:40 +00:00 |
inet.3
|
No leading zero in Dd argument.
|
2003-05-05 17:16:20 +00:00 |
ip6opt.c
|
Remove a check for a u_int8_t variable being greater than 255.
|
2002-05-05 08:28:47 +00:00 |
iso_addr.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
iso_addr.c
|
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
|
1999-09-20 04:38:56 +00:00 |
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 |
Lint_htonl.c
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
Lint_htons.c
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
Lint_ntohl.c
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
Lint_ntohs.c
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
Makefile.inc
|
Split the notion of building Hesiod, Kerberos, S/key, and YP
|
2002-03-22 18:10:19 +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 |
ns.3
|
Misc. fixes from jmc@openbsd.
|
2003-05-03 19:11:31 +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
|
__STDC__ is always defined on NetBSD.
|
2002-05-26 14:48:19 +00:00 |
nslexer.l
|
Fix signed/unsigned comparison warnings.
|
2002-11-11 19:25:38 +00:00 |
nsparser.y
|
Fixes from Bill Fenner <fenner@research.att.com> for problems he found
|
2002-03-19 00:04:09 +00:00 |
ntohl.c
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
ntohs.c
|
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
|
2001-08-22 07:42:07 +00:00 |
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
|
__STDC__ is always defined on NetBSD.
|
2002-05-26 14:48:19 +00:00 |
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
|
use sizeof, avoid duplicated use of MAXDNAME
|
2002-08-16 13:59:39 +00:00 |
res_send.c
|
make sure to bound string operation by strlcpy
|
2002-11-17 20:49:33 +00:00 |
resolver.3
|
Add a missing full stop, join to short lines.
|
2003-04-23 07:33:36 +00:00 |
rthdr.c
|
correct %d/%u mixup.
|
2002-06-27 10:22:07 +00:00 |
send.c
|
Need an internal name for send(); noticed by itojun.
|
2000-05-08 13:38:44 +00:00 |
sethostent.c
|
Delint.
|
2000-01-22 22:19:07 +00:00 |
sockatmark.3
|
Use
|
2003-04-16 13:34:34 +00:00 |
sockatmark.c
|
Add a sockatmark(3), the 1003.1g wrapper around SIOCATMARK.
|
2001-10-22 17:53:43 +00:00 |
vars6.c
|
add __RCSID().
|
2000-04-24 10:40:24 +00:00 |