FreeBSD Bugzilla – Attachment 129624 Details for
Bug 173638
net-mgmt/nagios-plugins [PATCH] Revised check_ircd.pl patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 658 bytes, created by
Ryan Frederick
on 2012-11-15 03:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ryan Frederick
Created:
2012-11-15 03:50:00 UTC
Size:
658 bytes
patch
obsolete
>--- plugins-scripts/check_ircd.pl.orig 2012-06-27 12:32:47.000000000 -0500 >+++ plugins-scripts/check_ircd.pl 2012-11-14 20:58:01.479745211 -0600 >@@ -66,6 +66,7 @@ > $ENV{PATH} = ""; > $ENV{ENV} = ""; > $ENV{BASH_ENV} = ""; >+$ENV{CDPATH} = ""; > > # -----------------------------------------------------------------[ Global ]-- > >@@ -153,7 +154,7 @@ > print "IRCD UNKNOWN: Could not start socket ($!)\n"; > exit $ERRORS{"UNKNOWN"}; > } >- $sockaddr = 'S n a4 x8'; >+ $sockaddr = 'x C n a4 x8'; > $that = pack($sockaddr, AF_INET, $in_remoteport, $thataddr); > if (!connect(ClientSocket, $that)) { > print "IRCD UNKNOWN: Could not connect socket ($!)\n";
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173638
: 129624