summaryrefslogtreecommitdiffstats
path: root/ACKNOWLEDGEMENTS
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2004-12-23 09:30:55 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2004-12-23 09:30:55 (GMT)
commit71eefcd38e76a7e57e1430c45324816de6bde9f0 (patch)
tree073588bbcb71dae5cb2c86d21fbfe6be4917997d /ACKNOWLEDGEMENTS
parent5315de2b9ebb1e8d5dc63da3280ee7990d152a47 (diff)
downloadmonitoring-plugins-71eefcd38e76a7e57e1430c45324816de6bde9f0.tar.gz
Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmp
compile (Lynne Lawrence - 1087171) - still some code changes to check_icmp outstanding. Fixed compile of check_dhcp (complaining about socklen_t). Added acknowledgements for Coreutils and curl git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1054 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'ACKNOWLEDGEMENTS')
-rw-r--r--ACKNOWLEDGEMENTS10
1 files changed, 9 insertions, 1 deletions
diff --git a/ACKNOWLEDGEMENTS b/ACKNOWLEDGEMENTS
index a070a54..7eea869 100644
--- a/ACKNOWLEDGEMENTS
+++ b/ACKNOWLEDGEMENTS
@@ -17,5 +17,13 @@ Kompf, Martin 200-2003 Copyright the author
17http://cplus.kompf.de/macaddr.html 17http://cplus.kompf.de/macaddr.html
18Using the DLPI support on SysV systems to get the host MAC address in check_dhcp.c 18Using the DLPI support on SysV systems to get the host MAC address in check_dhcp.c
19 19
20 20Stenberg, Daniel
21Copyright (c) 1996 - 2004, Daniel Stenberg, <daniel@haxx.se>
22http://curl.haxx.se/
23Use of duplication of macros in m4/np_curl.m4
24
25Coreutils team
26Copyright (C) 91, 1995-2004 Free Software Foundation, Inc.
27http://www.gnu.org/software/coreutils/
28Use of macros and lib files in m4/np_coreutils.m4 and lib/
21 29