Home | History | Annotate | Download | only in tcpdchk
History log of /src/usr.sbin/tcpdchk/tcpdchk.c
RevisionDateAuthorComments
 1.13  23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.12  21-Mar-2012  matt Use a little const for quotes strings.
 1.11  13-Jul-2003  itojun branches: 1.11.54;
use bounded string op as much as possible
 1.10  06-Jun-2002  itojun support scoped IPv6 address properly. PR 16810.
 1.9  31-Aug-1999  itojun 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
 1.8  27-Aug-1999  itojun conflict resolution after tcp_wrappers upgrade to 7.6.
 1.7  09-May-1999  christos Pass NULL for checking only
 1.6  09-May-1999  christos Adjust for dot_quad_addr() changes
 1.5  18-Jan-1999  christos PR/6835: Greg A. Woods: Various problems with tcpdchk
- fakelog.c contains extra va_arg
- fix netgroup const problem and remove WARNS flag from Makefile
- use CFLAGS from libwrap
 1.4  17-Oct-1997  lukem getopt returns -1 not EOF
 1.3  14-Oct-1997  cjs Add hack to avoid gcc warnings.
 1.2  11-Oct-1997  christos 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.
 1.1  11-Jan-1997  cjs branches: 1.1.1;
Initial revision
 1.1.1.2  27-Aug-1999  itojun libwrap from tcp_wrappers 7.6
 1.1.1.1  11-Jan-1997  cjs Import from tcd_wrappers_7.4.
 1.11.54.1  17-Apr-2012  yamt sync with head

RSS XML Feed