<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/busybox/miscutils/Kbuild, branch master</title>
<subtitle>Busybox tree with Carbs Linux patches
</subtitle>
<id>https://git.carbslinux.org/forks/busybox/atom?h=master</id>
<link rel='self' href='https://git.carbslinux.org/forks/busybox/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/'/>
<updated>2010-06-04T18:10:51+00:00</updated>
<entry>
<title>mass renaming Kbuild -&gt; Kbuild.src, Config.in -&gt; Config.src</title>
<updated>2010-06-04T18:10:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-04T18:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=da929a95aace0e79fbc621af2ab03c76d74d5fcb'/>
<id>urn:sha1:da929a95aace0e79fbc621af2ab03c76d74d5fcb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>rfkill: new applet</title>
<updated>2010-05-02T16:45:02+00:00</updated>
<author>
<name>Souf Oued</name>
<email>souf_oued@yahoo.fr</email>
</author>
<published>2010-05-02T16:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=43afd75ea8de1c891c3c0a520cbb117e3f1ad49e'/>
<id>urn:sha1:43afd75ea8de1c891c3c0a520cbb117e3f1ad49e</id>
<content type='text'>
function                                             old     new   delta
rfkill_main                                            -     683    +683
packed_usage                                       26824   26966    +142
static.rfkill_types                                    -      42     +42
applet_names                                        2216    2223      +7
applet_main                                         1300    1304      +4
applet_nameofs                                       650     652      +2

Signed-off-by: Souf Oued &lt;souf_oued@yahoo.fr&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>flashcp: new applet by Stefan Seyfried. +900 bytes</title>
<updated>2009-11-21T17:32:19+00:00</updated>
<author>
<name>Stefan Seyfried</name>
<email>stefan.seyfried@googlemail.com</email>
</author>
<published>2009-11-21T17:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=d095fd4d95fd6241847f01e4fd674bc177310c33'/>
<id>urn:sha1:d095fd4d95fd6241847f01e4fd674bc177310c33</id>
<content type='text'>
Signed-off-by: Stefan Seyfried &lt;stefan.seyfried@googlemail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>wall: new applet</title>
<updated>2009-10-27T16:34:36+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-10-26T22:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=e039e689e3c4baefb4b62703429aaf86eef1bd99'/>
<id>urn:sha1:e039e689e3c4baefb4b62703429aaf86eef1bd99</id>
<content type='text'>
text	   data	    bss	    dec	    hex	filename
     81	      0	      0	     81	     51	miscutils/wall.o

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>add simple beep applet</title>
<updated>2009-08-21T11:18:31+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-08-21T11:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=45de0746b33b3716101caa5fa08ee601221dce39'/>
<id>urn:sha1:45de0746b33b3716101caa5fa08ee601221dce39</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
</entry>
<entry>
<title>volname: new applet</title>
<updated>2009-08-12T22:59:32+00:00</updated>
<author>
<name>Matthew Stoltenberg</name>
<email>d3matt@gmail.com</email>
</author>
<published>2009-08-12T22:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=4803db53b874aa5182944927c10d632333ad4f0e'/>
<id>urn:sha1:4803db53b874aa5182944927c10d632333ad4f0e</id>
<content type='text'>
function                                             old     new   delta
volname_main                                           -      90     +90
packed_usage                                       26373   26387     +14
applet_names                                        2078    2086      +8
applet_main                                         1232    1236      +4
applet_nameofs                                       616     618      +2
applet_install_loc                                   154     155      +1
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 5/0 up/down: 119/0)             Total: 119 bytes

Signed-off-by: Matthew Stoltenberg &lt;d3matt@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>flash_lock, flash_unlock: new applets</title>
<updated>2009-05-25T02:15:37+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-05-25T02:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=bf2af9acb28ed6d8bbe351d669daaa140d0239f0'/>
<id>urn:sha1:bf2af9acb28ed6d8bbe351d669daaa140d0239f0</id>
<content type='text'>
By Thierry Reding (thierry.reding AT avionic-design.de)

Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>- add flash_eraseall</title>
<updated>2009-02-18T13:23:46+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-02-18T13:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=0d22d1755c2c55ad45b01458bbf2f09aab4308d2'/>
<id>urn:sha1:0d22d1755c2c55ad45b01458bbf2f09aab4308d2</id>
<content type='text'>
This is the result after converting mtd-utils' flash_eraseall to BB.
The functionality given by this patch almost the same except that this
one does not support long options.
I needed this tool a system which does not have a lot of flash for RFS
and merging this into BB as the only way out.

[bigeasy@]$ ./scripts/bloat-o-meter bb_wo_fl bb_w_fl
function                                             old     new   delta
flash_eraseall_main                                    -    1072   +1072
show_progress                                          -      62     +62
packed_usage                                       25156   25176     +20
applet_names                                        1958    1973     +15
applet_main                                         2352    2360      +8
target_endian                                          -       4      +4
applet_nameofs                                       588     590      +2
applet_install_loc                                   147     148      +1
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 5/0 up/down: 1184/0)           Total: 1184 bytes
[bigeasy@]$ size miscutils/flash_eraseall.o
   text    data     bss     dec     hex filename
   1586       4       0    1590     636 miscutils/flash_eraseall.o

Signed-off-by: Benedigt Spranger &lt;b.spranger@linutronix.de&gt;
Signed-off-by: Sebastian Andrzej Siewior &lt;bigeasy@linutronix.de&gt;

</content>
</entry>
<entry>
<title>ionice: new applet, adapted from Linux kernel' example by Walter Harms</title>
<updated>2009-01-31T21:45:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-01-31T21:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=4acdb46ff17a3dd966ddccdc149cda5a18d51a48'/>
<id>urn:sha1:4acdb46ff17a3dd966ddccdc149cda5a18d51a48</id>
<content type='text'>
   text    data     bss     dec     hex filename
1050316     924   10952 1062192  103530 busybox_old
1050758     924   10952 1062634  1036ea busybox_unstripped

</content>
</entry>
<entry>
<title>timeout: new applet. 370 bytes. by Roberto Foglietta.</title>
<updated>2008-11-24T13:25:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-24T13:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=a9acbe6caddc59e7e25f4e469322e5c210e17775'/>
<id>urn:sha1:a9acbe6caddc59e7e25f4e469322e5c210e17775</id>
<content type='text'>
</content>
</entry>
</feed>
