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

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


# d6a05e11 21-Mar-2012 matt <matt@NetBSD.org>

Use a little const for quotes strings.


# 99f12cfa 14-Jul-2003 itojun <itojun@NetBSD.org>

use bounded string op


# b1a19ea0 26-Dec-2002 itojun <itojun@NetBSD.org>

debugging log message committed by mistake (rev 1.8). catched by lukem


# 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 ...


# 5874d1fc 27-Aug-1999 itojun <itojun@NetBSD.org>

conflict resolution after tcp_wrappers upgrade to 7.6.


# e1db0deb 09-May-1999 thorpej <thorpej@NetBSD.org>

Fix one that Christos missed.


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

Adjust for dot_quad_addr() changes


# f5024bbe 16-Nov-1997 christos <christos@NetBSD.org>

PR/4509: Jarle F. Greipsland: avoid redefinition of rfc931_timeout.


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

Cleanup for WARNS = 1
- add prototypes
- comment out rfc931(); it conflicts with the one in -lwrap and is not needed
anyway.
- remove unused variables
- add NetBSD rcsids.


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

Import from tcd_wrappers_7.4.