From 4a4b0cc5d35990ebf86fce3be641f3408fa83146 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Mon, 19 Nov 2001 06:38:34 +0000 Subject: Update to 4.2.1.23 The Uptimes Project is back! PR: 32080 Submitted by: maintainer Approved by: lioux --- misc/upclient/files/patch-options.h | 28 ++++++++-------------------- 1 file changed, 8 insertions(+), 20 deletions(-) (limited to 'misc/upclient/files/patch-options.h') diff --git a/misc/upclient/files/patch-options.h b/misc/upclient/files/patch-options.h index ae8744b4a5b3..d3b6d58c09c8 100644 --- a/misc/upclient/files/patch-options.h +++ b/misc/upclient/files/patch-options.h @@ -1,26 +1,14 @@ ---- src/options.h.orig Mon Dec 18 01:22:43 2000 -+++ src/options.h Sat Dec 30 02:49:11 2000 -@@ -33,19 +33,11 @@ - extern int cfg_proxyport; +--- src/options.h.orig Sat Jun 16 17:45:50 2001 ++++ src/options.h Sun Nov 18 16:08:56 2001 +@@ -34,11 +34,7 @@ extern char cfg_proxyuser[PROXYUSER_MAXLEN+1]; extern char cfg_proxypass[PROXYPASS_MAXLEN+1]; --#if defined(PLATFORM_BSD) extern int cfg_sendidle; --#else --extern int cfg_sendidle; --#endif -#if defined(PLATFORM_UNIXWARE) --extern cfg_sendload; + extern int cfg_sendload; -#else --extern cfg_sendload; +-extern int cfg_sendload; -#endif --extern cfg_sendos; --extern cfg_sendoslevel; --extern cfg_sendcpu; -+extern int cfg_sendload; -+extern int cfg_sendos; -+extern int cfg_sendoslevel; -+extern int cfg_sendcpu; - - /* External global variables: set to reflect config options */ - extern int have_proxyserver; + extern int cfg_sendos; + extern int cfg_sendoslevel; + extern int cfg_sendcpu; -- cgit v1.2.3