head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.1.0.2 pkgsrc-2011Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2011.05.18.12.28.50; author is; state dead; branches; next 1.1; 1.1 date 2011.03.05.17.54.17; author cegger; state Exp; branches; next ; desc @@ 1.2 log @-back out HAVE_GETLINE, so that this builds on pre-5.99 NetBSD -patch replacement getline() to be of type ssize_t, so that this builds on NetBSD >=5.99 Problem reported by Matthias Kretschmer and Luca Sironi; first part of fix by Matthias, too. @ text @$NetBSD: patch-ba,v 1.1 2011/03/05 17:54:17 cegger Exp $ --- sysdep.h.orig 2011-03-01 13:49:38.000000000 +0000 +++ sysdep.h @@@@ -57,6 +57,7 @@@@ int tun_get_hwaddr(int fd, char *dev, ui #define HAVE_FGETLN 1 #define HAVE_UNSETENV 1 #define HAVE_SETENV 1 +#define HAVE_GETLINE 1 #endif /***************************************************************************/ @ 1.1 log @Apply patches from debian: - Bug fix: "Disconnect after an hour and loops trying to reconnect" - Additional vpnc functionality (resolvconf, Target Networks, DNSUpdate options) Bump revision Forgot to 'cvs add' the new files before. Sorry. @ text @d1 1 a1 1 $NetBSD$ @