tcpdump/missing
guy 3d6bd825ee As GCC "2.96" notes, "short int' is promoted to int' when passed
through `...'", and therefore "...you should pass `int' not `short int'
to `va_arg'".

GCC "2.96" apparently fails to compile code that passes "short int" to
"va_arg()", and Red Hat Linux 7.0 uses GCC "2.96", so we fix this, as
per Pekka Savola's note.
2001-01-02 22:33:04 +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 As GCC "2.96" notes, "short int' is promoted to int' when passed 2001-01-02 22:33:04 +00:00
sockstorage.h Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. 1999-10-30 05:11:06 +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