From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/212735-check_tcp.c.diff | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 web/attachments/212735-check_tcp.c.diff (limited to 'web/attachments/212735-check_tcp.c.diff') diff --git a/web/attachments/212735-check_tcp.c.diff b/web/attachments/212735-check_tcp.c.diff new file mode 100644 index 0000000..ed32a84 --- /dev/null +++ b/web/attachments/212735-check_tcp.c.diff @@ -0,0 +1,10 @@ +--- nagios-plugins-1.4.5/plugins/check_tcp.c.old 2007-01-24 01:17:45.000000000 +0900 ++++ nagios-plugins-1.4.5/plugins/check_tcp.c 2007-01-24 01:17:50.000000000 +0900 +@@ -520,6 +520,7 @@ + usage4 (_("Maxbytes must be a positive integer")); + else + maxbytes = strtol (optarg, NULL, 0); ++ break; + case 'q': + if (escape) + server_quit = np_escaped_string(optarg); -- cgit v1.2.3-74-g34f1