<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/procps, branch 1_20_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_20_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_20_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2012-04-03T06:16:05+00:00</updated>
<entry>
<title>killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT</title>
<updated>2012-04-03T06:16:05+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-04-03T06:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=14850308e902594785e6789a4f28677103ca2096'/>
<id>urn:sha1:14850308e902594785e6789a4f28677103ca2096</id>
<content type='text'>
function                                             old     new   delta
kill_main                                            913     942     +29

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>lsof: new applet</title>
<updated>2012-04-01T14:23:23+00:00</updated>
<author>
<name>Sven Oliver Moll</name>
<email>busybox@svol.li</email>
</author>
<published>2012-04-01T14:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1c12b67705a4a2d5854d5e62fcbd2b241852ffe9'/>
<id>urn:sha1:1c12b67705a4a2d5854d5e62fcbd2b241852ffe9</id>
<content type='text'>
   text    data     bss     dec     hex filename
    221       0       0     221      dd lsof.o

Signed-off-by: Sven Oliver Moll &lt;busybox@svol.li&gt;
Signed-off-by: souf &lt;souf_oued@yahoo.fr&gt;
Signed-off-by: Tito Ragusa &lt;farmatito@tiscali.it&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: make xchroot do a chdir("/") after chroot</title>
<updated>2012-03-07T23:28:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-07T23:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0687a5b496a05cbc06f3bcdc517a2e6cabc535df'/>
<id>urn:sha1:0687a5b496a05cbc06f3bcdc517a2e6cabc535df</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>kill: fix segfault in arguments parsing</title>
<updated>2011-12-22T10:38:57+00:00</updated>
<author>
<name>Alexey Fomenko</name>
<email>ext-alexey.fomenko@nokia.com</email>
</author>
<published>2011-12-22T10:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6a93212b54327c77383d88efd581475105f3b72a'/>
<id>urn:sha1:6a93212b54327c77383d88efd581475105f3b72a</id>
<content type='text'>
Signed-off-by: Alexey Fomenko &lt;ext-alexey.fomenko@nokia.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>nmeter: fix block i/o count on newer Linux kernels</title>
<updated>2011-11-01T22:34:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-11-01T22:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3b1603410a29046e5dcabe1bdfc2dc109461111d'/>
<id>urn:sha1:3b1603410a29046e5dcabe1bdfc2dc109461111d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ps: fix for !FEATURE_PS_LONG build</title>
<updated>2011-09-29T09:02:00+00:00</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cii@axis.com</email>
</author>
<published>2011-09-29T09:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=85b1f292c9c1526448db29b0f2590f8adefa6b04'/>
<id>urn:sha1:85b1f292c9c1526448db29b0f2590f8adefa6b04</id>
<content type='text'>
Signed-off-by: Cristian Ionescu-Idbohrn &lt;cii@axis.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ps: with -l, show STIME too</title>
<updated>2011-09-27T13:31:25+00:00</updated>
<author>
<name>Flemming Madsen</name>
<email>busybox@themadsens.dk</email>
</author>
<published>2011-09-27T13:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b64bd16459636c8a7ccf75854e0a2df590d97dec'/>
<id>urn:sha1:b64bd16459636c8a7ccf75854e0a2df590d97dec</id>
<content type='text'>
Signed-off-by: Flemming Madsen &lt;busybox@themadsens.dk&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ps: add support for -l for !DESKTOP</title>
<updated>2011-09-26T00:56:08+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-09-26T00:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8d9ac30572818bbe78ef08d6580308e013972df3'/>
<id>urn:sha1:8d9ac30572818bbe78ef08d6580308e013972df3</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>rename archive.h to bb_archive.h. no code changes</title>
<updated>2011-09-22T10:45:14+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-09-22T10:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d184a728cf5c270f1653f60bc0b6b83290127121'/>
<id>urn:sha1:d184a728cf5c270f1653f60bc0b6b83290127121</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>add INIT_G()'s. No code changes.</title>
<updated>2011-09-20T23:59:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-09-20T23:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=16714245f9a16ce3725aab079aea7b0d28c6b32f'/>
<id>urn:sha1:16714245f9a16ce3725aab079aea7b0d28c6b32f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
