Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
CVS: experimental/jaguar upclient-4.2.1.23-3.patch,1.2,1.3: msg#00732
|
Subject: |
CVS: experimental/jaguar upclient-4.2.1.23-3.patch,1.2,1.3 |
Update of /cvsroot/fink/experimental/jaguar
In directory usw-pr-cvs1:/tmp/cvs-serv5601
Modified Files:
upclient-4.2.1.23-3.patch
Log Message:
Works 100% now
Index: upclient-4.2.1.23-3.patch
===================================================================
RCS file: /cvsroot/fink/experimental/jaguar/upclient-4.2.1.23-3.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- upclient-4.2.1.23-3.patch 31 Jul 2002 18:59:07 -0000 1.2
+++ upclient-4.2.1.23-3.patch 31 Jul 2002 19:26:08 -0000 1.3
@@ -1,22 +1,13 @@
diff -ruN upclient-4.2.1.23.orig/src/upclient.h
upclient-4.2.1.23/src/upclient.h
--- upclient-4.2.1.23.orig/src/upclient.h Thu May 31 17:19:44 2001
-+++ upclient-4.2.1.23/src/upclient.h Wed Jul 31 12:48:08 2002
-@@ -25,7 +25,7 @@
- * this
- */
-
--/* #define DEBUG */
-+#define DEBUG
-
-
- /**
++++ upclient-4.2.1.23/src/upclient.h Wed Jul 31 13:20:26 2002
@@ -49,6 +49,11 @@
#define OSLEVEL_SIZE 64 /* Protocol is not clear on this one */
#define CPU_SIZE 64 /* Protocol is not clear on this one either */
+/* Needed for darwin 6+ and OSX 10.2+ */
+#ifdef __APPLE_CC__
-+# define CPUSTATES 4
++# define CPUSTATES 5
+# define CP_IDLE 4
+#endif /* __APPLE_CC__ */
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
|
| |