<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/init, 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-06-01T10:10:22+00:00</updated>
<entry>
<title>- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)</title>
<updated>2008-06-01T10:10:22+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-06-01T10:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=62d85035895152c8232052dcfb1bbd3b549b7df9'/>
<id>urn:sha1:62d85035895152c8232052dcfb1bbd3b549b7df9</id>
<content type='text'>
- use ut_tv.tv_sec rather than ut_time (me)
- shrink halt a little bit (me):
halt_main                                            464     433     -31
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-31)             Total: -31 bytes
</content>
</entry>
<entry>
<title>- use STD*_FILENO some more. No object-code changes</title>
<updated>2008-05-19T09:48:17+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-05-19T09:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5e25ddb7d369b6785ec3aaa96cbc0521c22aeb0d'/>
<id>urn:sha1:5e25ddb7d369b6785ec3aaa96cbc0521c22aeb0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use EXIT_{SUCCESS,FAILURE}. No object-code changes</title>
<updated>2008-05-19T09:29:47+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-05-19T09:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=636a1f85e89432601c59cdc3239fc867b4adf051'/>
<id>urn:sha1:636a1f85e89432601c59cdc3239fc867b4adf051</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init: fix askfirst not working as intended</title>
<updated>2008-04-05T04:24:23+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-04-05T04:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ad4da989e3767cdf4620725c16908b4f99dbe2c9'/>
<id>urn:sha1:ad4da989e3767cdf4620725c16908b4f99dbe2c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shells: do not frocibly enable test, echo and kill _applets_,</title>
<updated>2008-04-01T14:47:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-04-01T14:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=468aea2d8800cc0496383616d82d7c957ae8bc50'/>
<id>urn:sha1:468aea2d8800cc0496383616d82d7c957ae8bc50</id>
<content type='text'>
just build relevant source and use xxx_main functions.
build system: add a special case when we have exactly one applet enabled
(makes "true", "false", "basename" REALLY tiny).
getopt32: do not use stdio.

function                                             old     new   delta
getopt32                                            1385    1412     +27
make_device                                         1187    1200     +13
basename_main                                        120     127      +7
tcpudpsvd_main                                      1922    1926      +4
testcmd                                                5       -      -5
echocmd                                                5       -      -5
fuser_main                                          1243    1231     -12
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 4/1 up/down: 51/-22)             Total: 29 bytes

</content>
</entry>
<entry>
<title>*: whitespace fixes, no code changes</title>
<updated>2008-03-24T02:18:03+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-24T02:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c693840fe81e59a308e0c6e3d2bafae728d1caff'/>
<id>urn:sha1:c693840fe81e59a308e0c6e3d2bafae728d1caff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init: do not close all descriptors &gt; 2. We were doing it - sometimes.</title>
<updated>2008-03-17T22:01:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-17T22:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e421b5ebf6b2484455ea36bb6c98deff685088e3'/>
<id>urn:sha1:e421b5ebf6b2484455ea36bb6c98deff685088e3</id>
<content type='text'>
Good choices are "do it, always" or "don't do it". Second is smaller.

</content>
</entry>
<entry>
<title>init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet)</title>
<updated>2008-03-17T13:26:51+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-17T13:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fb274df0797f58cda0b3b6809769707fe21e40e7'/>
<id>urn:sha1:fb274df0797f58cda0b3b6809769707fe21e40e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: mode tcp/udpsvd to networking, delete ipsvd/*</title>
<updated>2008-03-17T09:13:22+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-17T09:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ee7cd4f6f9f85871c8814bb524d3e691a2992a9'/>
<id>urn:sha1:4ee7cd4f6f9f85871c8814bb524d3e691a2992a9</id>
<content type='text'>
*/Config.in: fixes to text
svlogd: make it NOMMU capable

function                                             old     new   delta
processorstart                                       378     420     +42
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/0 up/down: 42/0)               Total: 42 bytes
   text    data     bss     dec     hex filename
 797153     662    7420  805235   c4973 busybox_old
 797196     662    7420  805278   c499e busybox_unstripped

</content>
</entry>
<entry>
<title>*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)</title>
<updated>2008-03-17T09:09:09+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-17T09:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1d42665b6b0571b9fa5d3b10fbf2dd03382f0ba2'/>
<id>urn:sha1:1d42665b6b0571b9fa5d3b10fbf2dd03382f0ba2</id>
<content type='text'>
function                                             old     new   delta
getopt32                                            1370    1385     +15
sulogin_main                                         490     494      +4
realpath_main                                         84      86      +2
sleep_main                                            76      77      +1
mt_main                                              256     257      +1
printenv_main                                         75      74      -1
fdformat_main                                        546     545      -1
usleep_main                                           44      42      -2
setlogcons_main                                       77      75      -2
ed_main                                             2654    2649      -5
deallocvt_main                                        69      64      -5
addgroup_main                                        373     368      -5
mkfs_minix_main                                     2989    2982      -7
tail_main                                           1221    1213      -8
sv_main                                             1254    1241     -13
du_main                                              348     328     -20
tftp_main                                            325     302     -23
split_main                                           581     558     -23
nc_main                                             1000     977     -23
diff_main                                            891     868     -23
arping_main                                         1797    1770     -27
ls_main                                              893     847     -46
od_main                                             2797    2750     -47
readprofile_main                                    1944    1895     -49
tcpudpsvd_main                                      1973    1922     -51
udhcpc_main                                         2590    2513     -77
grep_main                                            824     722    -102
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/22 up/down: 23/-560)         Total: -537 bytes
   text    data     bss     dec     hex filename
 796973     658    7428  805059   c48c3 busybox_old
 796479     662    7420  804561   c46d1 busybox_unstripped

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