head 1.2; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.1.2.2 OPENPKG_E1_FP:1.1.2.2 OPENPKG_2_STABLE_MP:1.2 OPENPKG_2_STABLE_20061018:1.1.2.2 OPENPKG_2_STABLE:1.1.0.2 OPENPKG_CW_FP:1.1; locks; strict; comment @# @; 1.2 date 2006.11.16.06.51.20; author rse; state Exp; branches; next 1.1; commitid zNrDSqL6AVrJmRUr; 1.1 date 2004.10.06.19.28.54; author rse; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2004.10.06.19.28.54; author rse; state dead; branches; next 1.1.2.2; commitid iZxwRSmmWscPXUQr; 1.1.2.2 date 2006.10.16.14.49.54; author rse; state Exp; branches; next 1.1.2.3; commitid iZxwRSmmWscPXUQr; 1.1.2.3 date 2007.01.06.13.49.35; author thl; state Exp; branches; next ; commitid 64YWMfcnWvBu2s1s; desc @@ 1.2 log @cleanup packaging style; fix PID file handling; add %post/%preun sections for daemon; remove build-time compiler warnings related to memcpy(3) @ text @Index: conf_file.c --- conf_file.c.orig 2000-10-23 04:36:18 +0200 +++ conf_file.c 2006-11-16 07:47:38 +0100 @@@@ -34,6 +34,7 @@@@ #include #include #include +#include #include Index: md5.c --- md5.c.orig 2000-08-08 09:09:48 +0200 +++ md5.c 2006-11-16 07:48:32 +0100 @@@@ -27,11 +27,7 @@@@ #ifdef USE_MD5 #include -#ifdef HAVE_STRING_H -# include -#else -# include -#endif +#include #include "md5.h" @ 1.1 log @fix building @ text @d3 1 a3 1 +++ conf_file.c 2004-10-06 21:27:31 +0200 d12 16 @ 1.1.2.1 log @file ez-ipupdate.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:49:54 +0000 @ text @d1 11 @ 1.1.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 11 Index: conf_file.c --- conf_file.c.orig 2000-10-23 04:36:18 +0200 +++ conf_file.c 2004-10-06 21:27:31 +0200 @@@@ -34,6 +34,7 @@@@ #include #include #include +#include #include @ 1.1.2.3 log @MFC: make up leeway for 2_STABLE by virtue of build-time results @ text @d3 1 a3 1 +++ conf_file.c 2006-11-16 07:47:38 +0100 a11 16 Index: md5.c --- md5.c.orig 2000-08-08 09:09:48 +0200 +++ md5.c 2006-11-16 07:48:32 +0100 @@@@ -27,11 +27,7 @@@@ #ifdef USE_MD5 #include -#ifdef HAVE_STRING_H -# include -#else -# include -#endif +#include #include "md5.h" @