History log of /netbsd-src/usr.sbin/tcpdchk/Makefile (Results 1 – 14 of 14)
Revision Date Author Comments
# d54a6e0c 07-Mar-2021 christos <christos@NetBSD.org>

Add blocklist support to libwrap which enables all programs using libwrap
to block access from hosts we deny. (libwrap support from Greg A. Woods)


# d877c4c3 22-Apr-2009 lukem <lukem@NetBSD.org>

Enable WARNS=4 by default, except for:
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd s

Enable WARNS=4 by default, except for:
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump
traceroute traceroute6 user veriexecgen wsmoused zic
(Mostly third-party applications)

show more ...


# 17d72c8a 18-Sep-2002 lukem <lukem@NetBSD.org>

use NETBSDSRCDIR as appropriate


# 23e50f2c 24-May-2002 tron <tron@NetBSD.org>

Fix build problem caused by recent changes to "libwrap".


# d8302e2d 11-Oct-2000 is <is@NetBSD.org>

More format string cleanups by sommerfeld.


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

conflict resolution after tcp_wrappers upgrade to 7.6.


# fe10e41e 15-Feb-1999 hubertf <hubertf@NetBSD.org>

fix RCS ID


# ee880a75 18-Jan-1999 christos <christos@NetBSD.org>

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


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

Remove WARNS=0


# 3fe138c1 09-Jan-1998 perry <perry@NetBSD.org>

RCS Id Police.


# f5bf267d 18-Oct-1997 lukem <lukem@NetBSD.org>

enable WARNS=1 by default, but disable in unclean 3rd party code


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


# 0aad9d43 24-Mar-1997 christos <christos@NetBSD.org>

Makefile cleanups


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

Import from tcd_wrappers_7.4.