head 1.6; access; symbols OPENPKG_E1_MP_HEAD:1.6 OPENPKG_E1_MP:1.6 OPENPKG_E1_MP_2_STABLE:1.6.2.2 OPENPKG_E1_FP:1.6.2.2 OPENPKG_2_STABLE_MP:1.6 OPENPKG_2_STABLE_20061018:1.6.2.2 OPENPKG_2_STABLE:1.6.0.2 OPENPKG_CW_FP:1.6; locks; strict; comment @# @; 1.6 date 2005.03.24.07.53.58; author rse; state Exp; branches 1.6.2.1; next 1.5; 1.5 date 2005.02.15.18.06.06; author ms; state Exp; branches; next 1.4; 1.4 date 2004.09.30.18.33.05; author rse; state Exp; branches; next 1.3; 1.3 date 2004.08.10.11.20.08; author tho; state Exp; branches; next 1.2; 1.2 date 2004.06.23.22.03.42; author ms; state dead; branches; next 1.1; 1.1 date 2004.05.17.20.13.02; author rse; state Exp; branches; next ; 1.6.2.1 date 2005.03.24.07.53.58; author rse; state dead; branches; next 1.6.2.2; commitid iZxwRSmmWscPXUQr; 1.6.2.2 date 2006.10.16.14.56.29; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.6 log @upgrading package: smbc 1.1.2 -> 1.2.1 @ text @Index: src/fnet.h --- src/fnet.h.orig 2005-03-17 13:56:40 +0100 +++ src/fnet.h 2005-03-24 08:47:57 +0100 @@@@ -14,6 +14,7 @@@@ #define RdelwinE(ptr) { if (ptr) werase(ptr); delwin(ptr); ptr = NULL; } #include #include +#include #ifdef HAVE_STRING_H #include Index: src/smbc.c --- src/smbc.c.orig 2005-03-18 13:31:53 +0100 +++ src/smbc.c 2005-03-24 08:31:31 +0100 @@@@ -23,6 +23,8 @@@@ #endif /* HAVE_STRINGS_H */ #endif /* not HAVE_STRING_H */ +#include +#include #include #include #include @@@@ -1175,7 +1177,7 @@@@ int Rkey, Rsel, RmaxY, Rx6, Ri, RlFirst, RlSelect; TTdownload *RdownloadListTmp, *RdownloadListTmp2; int Rcut = 0; - sighandler_t RpreviousAction; + void (*RpreviousAction)(); void RpaintList(int Rfirst, int Rselect) Index: src/rtypedef.h --- src/rtypedef.h.orig 2005-03-17 08:07:52 +0100 +++ src/rtypedef.h 2005-03-24 08:53:02 +0100 @@@@ -10,6 +10,8 @@@@ // ------------------------------------------------------------------- #include "consts.h" +#include +#include #define RMAXDIRLEN 1000 #define TdownloadsizeDisplayRLen 6 @ 1.6.2.1 log @file smbc.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:56:29 +0000 @ text @d1 44 @ 1.6.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 44 Index: src/fnet.h --- src/fnet.h.orig 2005-03-17 13:56:40 +0100 +++ src/fnet.h 2005-03-24 08:47:57 +0100 @@@@ -14,6 +14,7 @@@@ #define RdelwinE(ptr) { if (ptr) werase(ptr); delwin(ptr); ptr = NULL; } #include #include +#include #ifdef HAVE_STRING_H #include Index: src/smbc.c --- src/smbc.c.orig 2005-03-18 13:31:53 +0100 +++ src/smbc.c 2005-03-24 08:31:31 +0100 @@@@ -23,6 +23,8 @@@@ #endif /* HAVE_STRINGS_H */ #endif /* not HAVE_STRING_H */ +#include +#include #include #include #include @@@@ -1175,7 +1177,7 @@@@ int Rkey, Rsel, RmaxY, Rx6, Ri, RlFirst, RlSelect; TTdownload *RdownloadListTmp, *RdownloadListTmp2; int Rcut = 0; - sighandler_t RpreviousAction; + void (*RpreviousAction)(); void RpaintList(int Rfirst, int Rselect) Index: src/rtypedef.h --- src/rtypedef.h.orig 2005-03-17 08:07:52 +0100 +++ src/rtypedef.h 2005-03-24 08:53:02 +0100 @@@@ -10,6 +10,8 @@@@ // ------------------------------------------------------------------- #include "consts.h" +#include +#include #define RMAXDIRLEN 1000 #define TdownloadsizeDisplayRLen 6 @ 1.5 log @upgrading package: smbc 1.1.0 -> 1.1.1 @ text @d1 11 d13 2 a14 2 --- src/smbc.c.orig 2004-09-23 11:07:25 +0200 +++ src/smbc.c 2004-09-30 20:24:55 +0200 d24 1 a24 1 @@@@ -1391,7 +1391,7 @@@@ d33 12 @ 1.4 log @upgrading package: smbc 0.9.0 -> 1.0.0 @ text @d13 1 a13 1 @@@@ -1342,7 +1344,7 @@@@ @ 1.3 log @upgrading package: smbc 0.8.2 -> 0.8.3 @ text @d2 12 a13 3 --- src/smbc.c.orig 2004-08-10 13:15:01 +0200 +++ src/smbc.c 2004-08-10 13:15:11 +0200 @@@@ -1095,7 +1095,7 @@@@ d20 2 a21 2 void RpaintList(int Rfirst, int Rselect) { @ 1.2 log @upgrading package: smbc 0.8.0 -> 0.8.1 @ text @d1 9 a9 5 Index: doc/Makefile.in --- doc/Makefile.in.orig 2004-05-17 09:14:27.000000000 +0200 +++ doc/Makefile.in 2004-05-17 22:06:42.000000000 +0200 @@@@ -320,10 +320,10 @@@@ all: d11 2 a12 12 install: - ../config/mkinstalldirs "$(datadir)/doc/" - $(INSTALL_DATA) sample.smbcrc "$(datadir)/doc/" - $(INSTALL_DATA) ../FAQ "$(datadir)/doc/" - $(INSTALL_DATA) ../README "$(datadir)/doc/" + ../config/mkinstalldirs "$(DESTDIR)$(datadir)/doc/" + $(INSTALL_DATA) sample.smbcrc "$(DESTDIR)$(datadir)/doc/" + $(INSTALL_DATA) ../FAQ "$(DESTDIR)$(datadir)/doc/" + $(INSTALL_DATA) ../README "$(DESTDIR)$(datadir)/doc/" # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: @ 1.1 log @new package: smbc 0.7.3 (SMB Text-Mode Client) @ text @@