<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/upclient/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/upclient/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 17 Jun 2003 06:41:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/upclient/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Patch for upclient 5.0b8 on linux to show proper cpu info</title><link>https://sourceforge.net/p/upclient/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The upclient client for linux is rather clumsy with cpu &lt;br /&gt;
info, in the way that it checks the fields by their first &lt;br /&gt;
token only. That is why the current upclient does not &lt;br /&gt;
show the cpu id correctly at all, it shows sth like &lt;br /&gt;
GenuineIntel Mhz. &lt;/p&gt;
&lt;p&gt;I created a patch and posted it on &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.ijdens.com/~pbijdens/patches/upclient-" rel="nofollow"&gt;http://www.ijdens.com/~pbijdens/patches/upclient-&lt;/a&gt;&lt;br /&gt;
5.0b8-cpuinfo.patch &lt;/p&gt;
&lt;p&gt;This turns the &amp;amp;quot;GenuineIntel MHz&amp;amp;quot; strings into &lt;br /&gt;
GenuineIntel Pentium II (Klamath) 233 MHz, or &lt;br /&gt;
AuthenticAMD AMD-K6(tm) 3D processor 501 MHz &lt;br /&gt;
instead. &lt;/p&gt;
&lt;p&gt;apply the patch by going to the upclient directory and &lt;br /&gt;
typing sth like patch -p1 &amp;amp;lt; upclient-5.0b8-cpuinfo.patch&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PS2 YaBasic</dc:creator><pubDate>Tue, 17 Jun 2003 06:41:08 -0000</pubDate><guid>https://sourceforge.net8286e92009ab11d62fb3d70ab88f8b309b80e9fa</guid></item><item><title>Locale != C caused trouble reading uptime</title><link>https://sourceforge.net/p/upclient/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've run upclient-5.0b7 with active locales, locale set to &lt;br /&gt;
de_DE.&lt;/p&gt;
&lt;p&gt;Upclient exited in stats-lnx.c line 247, because the&lt;/p&gt;
&lt;p&gt;fscanf() for two floating values in &amp;amp;quot;/proc/uptime&amp;amp;quot; failed.&lt;/p&gt;
&lt;p&gt;That's normal as the values in &amp;amp;quot;/proc/uptime&amp;amp;quot; are decimal &lt;br /&gt;
delimited by a period, the German locale made the &lt;br /&gt;
decimal delimiter the comma.&lt;/p&gt;
&lt;p&gt;Attached patch simply sets locale to &amp;amp;quot;C&amp;amp;quot;, reads the &lt;br /&gt;
values and sets locale back to &amp;amp;quot;&amp;amp;quot; (environment decides).&lt;/p&gt;
&lt;p&gt;This helped here, if there's a better way I don't insist on &lt;br /&gt;
this patch ... if the issue is solved I don't care how :-)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pit Palme</dc:creator><pubDate>Thu, 23 Jan 2003 15:23:37 -0000</pubDate><guid>https://sourceforge.net0208ac8b48ec65ac216b76f0a90a0c1972460cb3</guid></item></channel></rss>