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.54; 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-ap,v 1.1 2006/07/17 08:46:29 seb Exp $ --- src/mainwin.c.orig 2003-11-03 21:07:57.000000000 +0000 +++ src/mainwin.c @@@@ -35,10 +35,10 @@@@ #include "common.h" #include "search.h" #include "mainwin.h" +#include "util.h" #include "configfile.h" #include "browse.h" #include "prefs.h" -#include "util.h" #include "template.h" #include "filter.h" #include "COPYING.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$ @