History log of /netbsd/usr.sbin/racoonctl/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# 39d81bfa 30-May-2011 joerg <joerg@NetBSD.org>

Ignore warnings when building with clang for now.


# fd8187a5 07-May-2009 spz <spz@NetBSD.org>

adjust the ADMINPORTDIR to match that of racoon (with which it'll want to talk)
fixes PR 41376


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


# a6f7a3d9 13-Feb-2009 uebayasi <uebayasi@NetBSD.org>

Disable debug.


# d7ce7c85 28-Mar-2008 he <he@NetBSD.org>

Make racoonctl build again, sockmisc.c needs -DNOUSE_PRIVSEP in order
to not pull in all the rest of the racoon/ipsec code.


# 354f2a10 19-Feb-2005 thorpej <thorpej@NetBSD.org>

Switch to ipsec-tools for libipsec, setkey, and racoon. From
Emmanuel Dreyfus, with some small changes by me.