head 1.2; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_CW_FP:1.1 OPENPKG_1_STABLE_MP:1.1; locks; strict; comment @# @; 1.2 date 2006.11.05.09.04.47; author rse; state dead; branches; next 1.1; commitid kL0bkFh8SbprssTr; 1.1 date 2002.04.24.07.40.32; author rse; state Exp; branches; next ; desc @@ 1.2 log @repackage for newer version @ text @--- src/hash.h.orig Sun May 21 02:24:05 2000 +++ src/hash.h Wed Apr 24 09:35:18 2002 @@@@ -6,6 +6,7 @@@@ Type Definitions ------------------------------------------------------------------------ */ +#define u_char unsigned char typedef struct hlist_s { struct hlist_s *next; u_char *key; --- src/beta/pdate.c.orig Mon Oct 30 15:05:55 2000 +++ src/beta/pdate.c Wed Apr 24 09:39:39 2002 @@@@ -13,9 +13,7 @@@@ #include #include #include -#include - -extern int errno; +#include /* ------------------------------------------------------------------------ @ 1.1 log @add patch for FreeBSD (and hopefully also Solaris) @ text @@