<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/miscutils/Kbuild, branch wip</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=wip</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=wip'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-11-21T17:32:19+00:00</updated>
<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.lua4.win/busybox-w32/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.lua4.win/busybox-w32/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.lua4.win/busybox-w32/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.lua4.win/busybox-w32/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.lua4.win/busybox-w32/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.lua4.win/busybox-w32/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.lua4.win/busybox-w32/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.lua4.win/busybox-w32/commit/?id=a9acbe6caddc59e7e25f4e469322e5c210e17775'/>
<id>urn:sha1:a9acbe6caddc59e7e25f4e469322e5c210e17775</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devmem: new applet</title>
<updated>2008-10-26T11:08:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-10-26T11:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c94fa5651a6c4f6b526de261e7480ce2c4e34aba'/>
<id>urn:sha1:c94fa5651a6c4f6b526de261e7480ce2c4e34aba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inotify: new applet by Vladimir Dronnikov &lt;dronnikov AT gmail.com&gt;</title>
<updated>2008-05-24T20:47:18+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-05-24T20:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8e2c9e1518d42320ebd4b3ff09220d79a199e8ff'/>
<id>urn:sha1:8e2c9e1518d42320ebd4b3ff09220d79a199e8ff</id>
<content type='text'>
function                                             old     new   delta
inotifyd_main                                          -     453    +453
packed_usage                                       24246   24450    +204
inotify_add_watch                                      -      47     +47
inotify_init                                           -      29     +29
mask_names                                             -      13     +13
signal_handler                                       130     140     +10
applet_names                                        1859    1868      +9
applet_main                                         1132    1136      +4
applet_nameofs                                       566     568      +2
signalled                                              1       2      +1

</content>
</entry>
</feed>
