<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps/mpstat.c, branch 1_18_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_18_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_18_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-10-29T09:46:52+00:00</updated>
<entry>
<title>whitespace cleanup</title>
<updated>2010-10-29T09:46:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-10-29T09:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fb132e47370378474c68ad22c1c0cb2ccee178de'/>
<id>urn:sha1:fb132e47370378474c68ad22c1c0cb2ccee178de</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>Rename a struct member from "interrupt"</title>
<updated>2010-08-24T05:38:34+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2010-08-24T05:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=159677c8842b985c9365b82178b97456ca8a1727'/>
<id>urn:sha1:159677c8842b985c9365b82178b97456ca8a1727</id>
<content type='text'>
This is nonstandard, but common, keyword in embedded compilers.

Signed-off-by: Dan Fandrich &lt;dan@coneharvesters.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: fix "see file License ..." - the file is named LICENSE (in uppercase)</title>
<updated>2010-08-16T01:04:14+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T01:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9768a82eb0ef8b742034d2b22c32e0cc97633604'/>
<id>urn:sha1:9768a82eb0ef8b742034d2b22c32e0cc97633604</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: factor out common code from mpstat/iostat</title>
<updated>2010-08-16T00:49:21+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T00:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c9b9750a0e2a85d3d045cc8d0217d4605f2d7989'/>
<id>urn:sha1:c9b9750a0e2a85d3d045cc8d0217d4605f2d7989</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i</title>
<updated>2010-08-12T12:14:45+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-12T12:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7783248eaac715b813f0635b06cc140ea99bb4d9'/>
<id>urn:sha1:7783248eaac715b813f0635b06cc140ea99bb4d9</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mpstat: do not use /sys to get number of CPUs. /proc should be ok.</title>
<updated>2010-07-30T14:43:11+00:00</updated>
<author>
<name>Marek Polacek</name>
<email>mmpolacek@gmail.com</email>
</author>
<published>2010-07-30T14:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=85a359afab4743e68977086bddac301ef0675ee1'/>
<id>urn:sha1:85a359afab4743e68977086bddac301ef0675ee1</id>
<content type='text'>
function                                             old     new   delta
get_cpu_nr                                             -     137    +137
mpstat_main                                         1140    1131      -9
get_proc_cpu_nr                                      137       -    -137
get_sys_cpu_nr                                       178       -    -178
------------------------------------------------------------------------------
(add/remove: 1/2 grow/shrink: 0/1 up/down: 137/-324)         Total: -187 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mpstat: better fix for IRQ counts</title>
<updated>2010-07-30T11:55:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-07-30T11:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3fb4a5e6d86e52014502391d8dca25befa4ff9b4'/>
<id>urn:sha1:3fb4a5e6d86e52014502391d8dca25befa4ff9b4</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mpstat: fix total par-cpu IRQ counts</title>
<updated>2010-07-30T11:38:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-07-30T11:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9bb0510b9b065cf81ee6f9e4e34bea8a32915eed'/>
<id>urn:sha1:9bb0510b9b065cf81ee6f9e4e34bea8a32915eed</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mpstat: fix/improve handling of interrupt names</title>
<updated>2010-07-30T10:45:14+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-07-30T10:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=64c67891a252cfee5ad155abcc49a008d7023d08'/>
<id>urn:sha1:64c67891a252cfee5ad155abcc49a008d7023d08</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
