tcpdump/missing
guy 84018cc541 Patch from Pekka Savola <pekkas@netcore.fi> to get rid of "savestr()"
(which doesn't actually seem to be significantly more efficient than
"strdup()", at least not to the extent that it makes any difference to
"tcpdump"), modified to use the BSD "strdup()", rather than the old
"savestr()", on platforms that lack "strdup()".
2001-01-20 07:22:20 +00:00
..
addrinfo.h Eliminate __P(). 2000-10-24 00:56:48 +00:00
addrsize.h Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. 1999-10-30 05:11:06 +00:00
bittypes.h Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. 1999-10-30 05:11:06 +00:00
getaddrinfo.c Eliminate __P(). 2000-10-24 00:56:48 +00:00
getnameinfo.c Eliminate __P(). 2000-10-24 00:56:48 +00:00
inet_aton.c Unify rcsid[]'s. 2000-01-09 21:34:14 +00:00
inet_ntop.c Unify rcsid[]'s. 2000-01-09 21:34:14 +00:00
inet_pton.c Unify rcsid[]'s. 2000-01-09 21:34:14 +00:00
resolv6.h Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. 1999-10-30 05:11:06 +00:00
resolv_ext.h Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. 1999-10-30 05:11:06 +00:00
snprintf.c "#if 0" out stuff for "asprintf()", "asnprintf()", "vasprintf()", and 2001-01-12 10:14:40 +00:00
sockstorage.h Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. 1999-10-30 05:11:06 +00:00
strdup.c Patch from Pekka Savola <pekkas@netcore.fi> to get rid of "savestr()" 2001-01-20 07:22:20 +00:00
strlcat.c need strl{cat,cpy} badly for buffer overflow 2000-01-19 05:34:17 +00:00
strlcpy.c need strl{cat,cpy} badly for buffer overflow 2000-01-19 05:34:17 +00:00