|
|
@@ -89,9 +89,9 @@ Index: base/utils.c
|
|
|
buffer[sizeof(buffer)-1]='\x0';
|
|
|
write_to_logs_and_console(buffer,NSLOG_RUNTIME_WARNING,TRUE);
|
|
|
}
|
|
|
-Index: nagios-plugins-1.4.8/configure
|
|
|
---- nagios-plugins-1.4.8/configure.orig 2007-03-29 12:55:12 +0200
|
|
|
-+++ nagios-plugins-1.4.8/configure 2007-04-11 08:41:13 +0200
|
|
|
+Index: nagios-plugins-1.4.9/configure
|
|
|
+--- nagios-plugins-1.4.9/configure.orig 2007-03-29 12:55:12 +0200
|
|
|
++++ nagios-plugins-1.4.9/configure 2007-04-11 08:41:13 +0200
|
|
|
@@ -21070,8 +21070,8 @@
|
|
|
fi
|
|
|
|
|
|
@@ -121,9 +121,9 @@ Index: nagios-plugins-1.4.8/configure
|
|
|
|
|
|
elif [ "z$ac_cv_uname_s" = "zUnixWare" ] && \
|
|
|
$PATH_TO_PING -n -s 127.0.0.1 56 1 2>/dev/null | \
|
|
|
-Index: nagios-plugins-1.4.8/plugins/common.h
|
|
|
---- nagios-plugins-1.4.8/plugins/common.h.orig 2007-03-22 18:54:16 +0100
|
|
|
-+++ nagios-plugins-1.4.8/plugins/common.h 2007-04-11 08:41:13 +0200
|
|
|
+Index: nagios-plugins-1.4.9/plugins/common.h
|
|
|
+--- nagios-plugins-1.4.9/plugins/common.h.orig 2007-03-22 18:54:16 +0100
|
|
|
++++ nagios-plugins-1.4.9/plugins/common.h 2007-04-11 08:41:13 +0200
|
|
|
@@ -176,7 +176,7 @@
|
|
|
|
|
|
/* Solaris does not have floorf, but floor works. Should probably be in configure */
|