mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
Instrumentation for Manageability is an IBM-initiated Open Source project, intended to enhance the manageability of GNU/Linux systems. It does so by enabling WBEM, Web Based Enterprise Management. # I use this for VMware ESXi to obtain CIM info.
8 lines
212 B
C++
8 lines
212 B
C++
--- CimCurl.cpp.orig 2008-12-22 00:28:14.000000000 +0900
|
|
+++ CimCurl.cpp 2008-12-22 00:30:15.000000000 +0900
|
|
@@ -1,4 +1,5 @@
|
|
/*
|
|
+
|
|
* $Id: CimCurl.cpp,v 1.11 2008/08/07 18:25:40 tyreld Exp $
|
|
*
|
|
* CimCurl.cpp
|