<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, branch 1_8_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_8_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_8_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-11-04T04:10:17+00:00</updated>
<entry>
<title>ifconfig: code shrink</title>
<updated>2007-11-04T04:10:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-04T04:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bfc3d82256c45fb1e6e04ca85fac8a65b34b72a1'/>
<id>urn:sha1:bfc3d82256c45fb1e6e04ca85fac8a65b34b72a1</id>
<content type='text'>
adjtimex: code shrink
libbb: move nth_string function into libbb
hdparm: nth_string was here

   text    data     bss     dec     hex filename
 730013   10334   12032  752379   b7afb busybox_old
 730093   10134   12032  752259   b7a83 busybox_unstripped

</content>
</entry>
<entry>
<title>insmod: code shrink, stop exporting insmod_ng_main.</title>
<updated>2007-11-02T23:31:10+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-11-02T23:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b68979aefa0efb519e6af02deba082e6b4180043'/>
<id>urn:sha1:b68979aefa0efb519e6af02deba082e6b4180043</id>
<content type='text'>
function                                             old     new   delta
add_ksymoops_symbols                                   -     421    +421
static.section_names                                  20      40     +20
lsmod_main                                           425     424      -1
set_tainted                                          153     150      -3
main_opts                                              4       -      -4
obj_symbol_patch                                      47      42      -5
obj_string_patch                                     144     139      -5
already_loaded                                       144     138      -6
check_dep                                            348     341      -7
append_option                                         75      68      -7
obj_allocate_commons                                 515     501     -14
new_process_module_arguments                        1039    1018     -21
arch_new_symbol                                       31       9     -22
check_module_name_match                               85      61     -24
obj_create_alloced_section                           164     136     -28
include_conf                                         930     902     -28
modprobe_main                                       1643    1535    -108
obj_load                                             924     777    -147
insmod_ng_main                                       245       -    -245
insmod_main                                         4122    3794    -328
------------------------------------------------------------------------------
(add/remove: 1/2 grow/shrink: 1/16 up/down: 441/-1003)       Total: -562 bytes
   text    data     bss     dec     hex filename
 776020     974    9420  786414   bffee busybox_old
 775384     974    9420  785778   bfd72 busybox_unstripped

</content>
</entry>
<entry>
<title>appletlib.c: make it actally follow _BB_SUID_ALWAYS rules</title>
<updated>2007-10-29T19:25:45+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-29T19:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=15ca51e3e2a31efc275b616106244d8ec3f8f773'/>
<id>urn:sha1:15ca51e3e2a31efc275b616106244d8ec3f8f773</id>
<content type='text'>
adduser: implement -S and code shrink / fix uid selection
*: sanitize getspnam_r use

   text    data     bss     dec     hex filename
 777042     974    9676  787692   c04ec busybox_old
 776883     974    9676  787533   c044d busybox_unstripped

</content>
</entry>
<entry>
<title>syscall: code shrink</title>
<updated>2007-10-29T19:22:13+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-29T19:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5a28a25b9dd81e0975532458723c4244ff532e58'/>
<id>urn:sha1:5a28a25b9dd81e0975532458723c4244ff532e58</id>
<content type='text'>
   text    data     bss     dec     hex filename
 777209     974    9676  787859   c0593 busybox_old
 777042     974    9676  787692   c04ec busybox_unstripped

</content>
</entry>
<entry>
<title>bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C.</title>
<updated>2007-10-20T19:20:22+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-20T19:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e5387a0574a4da88411753c4df959a03629063c9'/>
<id>urn:sha1:e5387a0574a4da88411753c4df959a03629063c9</id>
<content type='text'>
sulogin: remove alarm handling, as it is redundant there.
code shrink. After all differences cancel out:

   text    data     bss     dec     hex filename
 777543    1000    9532  788075   c066b busybox_old
 777543    1000    9532  788075   c066b busybox_unstripped

</content>
</entry>
<entry>
<title>read_line_input: fix it to not do any fancy editing if echoing is disabled.</title>
<updated>2007-10-20T18:30:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-20T18:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=037576d77b62186551ad07b10eb46a73144b9f84'/>
<id>urn:sha1:037576d77b62186551ad07b10eb46a73144b9f84</id>
<content type='text'>
ash: make read handling both more correct and smaller

read_line_input                                     4037    4101     +64
input_backward                                       140     139      -1
readcmd                                             1079    1070      -9
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/2 up/down: 65/-10)             Total: 54 bytes
   text    data     bss     dec     hex filename
 777575    1000    9532  788107   c068b busybox_old
 777629    1000    9532  788161   c06c1 busybox_unstripped

</content>
</entry>
<entry>
<title>ping: fix breakage from -I fix</title>
<updated>2007-10-20T02:00:49+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-20T02:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2edbc2ab85b96fb01a3862db09df12f40d4382cd'/>
<id>urn:sha1:2edbc2ab85b96fb01a3862db09df12f40d4382cd</id>
<content type='text'>
passwd: SELinux support by KaiGai Kohei &lt;kaigai@ak.jp.nec.com&gt;

</content>
</entry>
<entry>
<title>kbd_mode: new applet by Loïc Grenié &lt;loic.grenie@gmail.com&gt;</title>
<updated>2007-10-20T00:17:34+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-20T00:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=aa7a888e423fc85daa8af0ac3aabe8fc7af86312'/>
<id>urn:sha1:aa7a888e423fc85daa8af0ac3aabe8fc7af86312</id>
<content type='text'>
kbd_mode_main                                          -     189    +189
packed_usage                                       22745   22833     +88
applets                                             3132    3144     +12
static.opts                                            7      12      +5
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/0 up/down: 294/0)             Total: 294 bytes
   text    data     bss     dec     hex filename
 777210    1000    9532  787742   c051e busybox_old
 777575    1000    9532  788107   c068b busybox_unstripped

</content>
</entry>
<entry>
<title>xatonum.h: add comment</title>
<updated>2007-10-18T12:54:39+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-18T12:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f74194e942b7a65117914ecc9ddb62d9b1cc9e82'/>
<id>urn:sha1:f74194e942b7a65117914ecc9ddb62d9b1cc9e82</id>
<content type='text'>
lineedit: fix typo in comment
httpd: support for proxying connection to other http server
(by Alex Landau &lt;landau_alex@yahoo.com&gt;)

</content>
</entry>
<entry>
<title>another fix for build failure found by randomconfig</title>
<updated>2007-10-17T09:59:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-10-17T09:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=16e74b74648a8f013065fcc4356164c78d7f22d5'/>
<id>urn:sha1:16e74b74648a8f013065fcc4356164c78d7f22d5</id>
<content type='text'>
</content>
</entry>
</feed>
