base64.c
|
Fix signed/unsigned comparison warnings.
|
2002-11-11 01:12:04 +00:00 |
gethostbyname.3
|
function with n.
|
2002-10-02 10:48:35 +00:00 |
getifaddrs.c
|
lint clean
|
2002-08-09 04:29:29 +00:00 |
getnameinfo.c
|
correct %d/%u mixup.
|
2002-06-27 10:22:07 +00:00 |
hesiod.c
|
use strlcat
|
2002-08-16 11:49:57 +00:00 |
inet_net_ntop.c
|
be more picky about size arg
|
2002-08-16 12:23:20 +00:00 |
inet_neta.c
|
check for pointer overwrap
|
2002-08-16 12:10:37 +00:00 |
inet_ntop.c
|
off-by-one. PR 18049
|
2002-08-23 16:10:42 +00:00 |
inet.3
|
Two typos.
|
2002-07-18 10:41:17 +00:00 |
ns_ntoa.c
|
kill register decl
|
2002-08-27 23:47:07 +00:00 |
nsdispatch.c
|
__STDC__ is always defined on NetBSD.
|
2002-05-26 14:48:19 +00:00 |
rcmd.3
|
writable instead of writeable. By Adrian Mrva.
|
2002-10-02 10:57:55 +00:00 |
res_comp.c
|
__STDC__ is always defined on NetBSD.
|
2002-05-26 14:48:19 +00:00 |
res_debug.c
|
eliminate sprintf. use snprintf.
|
2002-08-16 11:45:55 +00:00 |
res_init.c
|
use strlcpy where appropriate
|
2002-08-02 07:50:35 +00:00 |
res_query.c
|
use sizeof, avoid duplicated use of MAXDNAME
|
2002-08-16 13:59:39 +00:00 |
rthdr.c
|
correct %d/%u mixup.
|
2002-06-27 10:22:07 +00:00 |