History log of /netbsd-src/usr.sbin/tcpdmatch/tcpdmatch.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 421949a3 23-Jan-2018 sevan <sevan@NetBSD.org>

ansify - drop the K&R style prototypes & implementations.


# 2ad320ff 07-Jun-2002 itojun <itojun@NetBSD.org>

void SEGV on freeaddrinfo(NULL)


# 2f7d82e6 06-Jun-2002 itojun <itojun@NetBSD.org>

support scoped IPv6 address properly. PR 16810.


# 1e8c736a 31-Aug-1999 itojun <itojun@NetBSD.org>

Apply IPv6 support patch.
Note that all IPv6 address must be wrapped with square bracket, like:
ALL: [::1/128] 127.0.0.1/255.255.255.255
Increase shlib minor.

ftp://ftp.kame.net/pub/kame/misc/tcp_w

Apply IPv6 support patch.
Note that all IPv6 address must be wrapped with square bracket, like:
ALL: [::1/128] 127.0.0.1/255.255.255.255
Increase shlib minor.

ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz

show more ...


# 40599143 09-May-1999 christos <christos@NetBSD.org>

Adjust for dot_quad_addr() changes


# 15a80299 05-Mar-1998 christos <christos@NetBSD.org>

WARNSify


# 75a6e035 03-Feb-1998 perry <perry@NetBSD.org>

change includes to fix compiler warning


# 3a2d6828 11-Oct-1997 christos <christos@NetBSD.org>

Fix for WARNS?= 1


# fbb40475 11-Jan-1997 cjs <cjs@NetBSD.org>

Import from tcp_wrappers_7.4.