<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/include, branch 1_11_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_11_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_11_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-07-11T12:19:14+00:00</updated>
<entry>
<title>Apply post-1.11.0 patches. Bump version to 1.11.1.</title>
<updated>2008-07-11T12:19:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-11T12:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dee8587d9208e4ea5ba8f8bb73b555007529372e'/>
<id>urn:sha1:dee8587d9208e4ea5ba8f8bb73b555007529372e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trim usage text</title>
<updated>2008-06-22T20:14:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-22T20:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a80d0e4bf708fa77852197d07a9de96a9d30295e'/>
<id>urn:sha1:a80d0e4bf708fa77852197d07a9de96a9d30295e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specially for Bernhard Fischer introduce USE_BB_CRYPT</title>
<updated>2008-06-15T18:35:34+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-15T18:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b4c5bf615e0cd0da41222b853627ce2c893cba5c'/>
<id>urn:sha1:b4c5bf615e0cd0da41222b853627ce2c893cba5c</id>
<content type='text'>
which selects between libc/custom crypt routines.

</content>
</entry>
<entry>
<title>udhcpc: kill undocumented -W, it was a no-op.</title>
<updated>2008-06-13T20:44:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-13T20:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=21765fa063830923d13426ec6989c16da9210e49'/>
<id>urn:sha1:21765fa063830923d13426ec6989c16da9210e49</id>
<content type='text'>
 fix option parsing in the case some CONFIG_x are off.
 disable -b on NOMMU, make backgrounding work correctly
 (if a bit differently from MMU case). Previously,
 it wasn't working at all.
 stop using global data for flags in main(), opt
 bitfield works as well.

function                                             old     new   delta
cryptpw_main                                         177     153     -24
packed_usage                                       24478   24452     -26
client_background                                     26       -     -26
udhcpc_main                                         2462    2372     -90
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/3 up/down: 0/-166)           Total: -166 bytes

</content>
</entry>
<entry>
<title>make pw_encrypt() return malloc'ed string.</title>
<updated>2008-06-12T16:56:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-12T16:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fdddab0c61c55c25d4218d4370e2b16a7936a794'/>
<id>urn:sha1:fdddab0c61c55c25d4218d4370e2b16a7936a794</id>
<content type='text'>
   text    data     bss     dec     hex filename
 759802     604    6684  767090   bb472 busybox_old
 759804     604    6676  767084   bb46c busybox_unstripped

</content>
</entry>
<entry>
<title>uclibc insists on having 70k static buffer for crypt.</title>
<updated>2008-06-12T16:55:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-12T16:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ea83bf562c44a6792e7c77e7d87cba91f86f763'/>
<id>urn:sha1:4ea83bf562c44a6792e7c77e7d87cba91f86f763</id>
<content type='text'>
For bbox it's not acceptable. Roll our own des and md5 crypt
implementation. Against older uclibc:

   text    data     bss     dec     hex filename
 759945     604    6684  767233   bb501 busybox_old
 759766     604    6684  767054   bb44e busybox_unstripped

so, we still save on code size.

</content>
</entry>
<entry>
<title>mktemp: make default tempfile template shorter;</title>
<updated>2008-06-08T20:40:33+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-08T20:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f2cccbce37022a95c83424006525e98440dc7fc4'/>
<id>urn:sha1:f2cccbce37022a95c83424006525e98440dc7fc4</id>
<content type='text'>
 make help text more understandable

</content>
</entry>
<entry>
<title>libbb: introduce and use print_flags().</title>
<updated>2008-06-07T15:10:29+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-07T15:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53354ac47df03bdccebad66bc22958fa2b4da520'/>
<id>urn:sha1:53354ac47df03bdccebad66bc22958fa2b4da520</id>
<content type='text'>
Mostly by Natanael Copa &lt;natanael.copa AT gmail.com&gt;

function                                             old     new   delta
print_e2flags                                          -     189    +189
print_flags_separated                                  -      86     +86
static.flag_labels                                     -      60     +60
static.dma_wmode_masks                                 -      32     +32
static.flag_masks                                      -      28     +28
static.arp_labels                                      -      16     +16
static.arp_masks                                       -      12     +12
ls_main                                              836     843      +7
...
popstring                                            140     134      -6
arp_show                                             740     708     -32
print_flags                                          189      25    -164
ipaddr_list_or_flush                                2396    2170    -226
process_dev                                         5306    4706    -600
------------------------------------------------------------------------------
(add/remove: 10/0 grow/shrink: 5/10 up/down: 458/-1043)      Total: -585 bytes
   text    data     bss     dec     hex filename
 810564     624    7060  818248   c7c48 busybox_old
 810002     624    7060  817686   c7a16 busybox_unstripped

</content>
</entry>
<entry>
<title>klogd: make help text more understandable</title>
<updated>2008-06-06T16:08:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-06T16:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7bdf0c82da3713ec2a0f0090ba663c1167d10a67'/>
<id>urn:sha1:7bdf0c82da3713ec2a0f0090ba663c1167d10a67</id>
<content type='text'>
klogd: by using a register instead of global variable, shrink code a bit

function                                             old     new   delta
klogd_main                                           372     362     -10
packed_usage                                       24504   24486     -18
   text    data     bss     dec     hex filename
 808464     642    7180  816286   c749e busybox_old
 808422     642    7180  816244   c7474 busybox_unstripped

</content>
</entry>
<entry>
<title>- fix compilation on standard-conforming compilers</title>
<updated>2008-06-06T10:31:39+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-06-06T10:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=797c96d8ce8765e11510e9dcd4c484ed3ced532c'/>
<id>urn:sha1:797c96d8ce8765e11510e9dcd4c484ed3ced532c</id>
<content type='text'>
</content>
</entry>
</feed>
