head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.20 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.18 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.16 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.14 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.12 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.10 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.8 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.6 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.4 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.2 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.1.0.12 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.10 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.8 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.6 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.4 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.2 pkgsrc-2006Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2008.01.10.21.42.57; author adam; state dead; branches; next 1.1; 1.1 date 2006.07.17.08.46.29; author seb; state Exp; branches; next ; desc @@ 1.2 log @Changes 1.2.3: Bug fixes: * fixed simple bind with a patch from Pawel Salek (fixes 1753419) Changes 1.2.2: Bug fixes: * fixed a crash when loading the state file on BSD systems (patch from the NetBSD people) * make command line argument handling more robust Changes 1.2.1: Build Improvements * fixed a bash expression @ text @$NetBSD: patch-av,v 1.1 2006/07/17 08:46:29 seb Exp $ --- src/state.c.orig 2003-11-03 21:19:54.000000000 +0000 +++ src/state.c @@@@ -37,8 +37,8 @@@@ #include #include "xmlparse.h" -#include "configfile.h" #include "util.h" +#include "configfile.h" #include "errorchain.h" #include "xmlutil.h" #include "i18n.h" @ 1.1 log @Makes this compile with NetBSD current's gcc (4.1.2) by reordering header inclusions. XXX There are tons of type warnings in this package. @ text @d1 1 a1 1 $NetBSD$ @