<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/init, branch 1_16_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_16_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_16_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-01-04T13:15:38+00:00</updated>
<entry>
<title>*: remove some uses of argc</title>
<updated>2010-01-04T13:15:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-04T13:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2ec91aead52d6ea6a42420005119ebb281a76cdc'/>
<id>urn:sha1:2ec91aead52d6ea6a42420005119ebb281a76cdc</id>
<content type='text'>
function                                             old     new   delta
whoami_main                                           34      37      +3
logname_main                                          60      63      +3
hostid_main                                           35      38      +3
ttysize_main                                         136     135      -1
nmeter_main                                          673     672      -1
logger_main                                          387     386      -1
uuencode_main                                        330     328      -2
ifupdown_main                                       2125    2123      -2
mesg_main                                            158     155      -3
free_main                                            333     330      -3
cal_main                                             902     899      -3
acpid_main                                           443     440      -3
ar_main                                              196     189      -7
find_main                                            476     467      -9
ifconfig_main                                       1235    1221     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/12 up/down: 9/-49)            Total: -40 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>init: fix logically inverted FEATURE_EXTRA_QUIET check</title>
<updated>2009-12-14T23:34:59+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-14T23:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d7171c114028815df4e92f9c26875f1d60c6af2a'/>
<id>urn:sha1:d7171c114028815df4e92f9c26875f1d60c6af2a</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>init: use applet_name instead of "init" - we can be linuxrc</title>
<updated>2009-12-14T02:16:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-14T02:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1a8de6f8a2ae73568342a6f9768b937072ca4b3f'/>
<id>urn:sha1:1a8de6f8a2ae73568342a6f9768b937072ca4b3f</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>init: for paranoid reasons, restore SIGCONT too.</title>
<updated>2009-12-14T02:08:30+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-14T02:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=18f89128e58423f0335f5c9b32039e41651ac209'/>
<id>urn:sha1:18f89128e58423f0335f5c9b32039e41651ac209</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781</title>
<updated>2009-12-14T02:03:29+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-14T02:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bcc6ec9b7e19087254ef323bcc503bb8b6872d75'/>
<id>urn:sha1:bcc6ec9b7e19087254ef323bcc503bb8b6872d75</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>init: make FEATURE_EXTRA_QUIET more consistent. +1 byte</title>
<updated>2009-12-14T00:32:11+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-14T00:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6be918d0ae15ca5f8b3b3879c496205bc8a11c2b'/>
<id>urn:sha1:6be918d0ae15ca5f8b3b3879c496205bc8a11c2b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>init: restore possibility to reload inittab even before we finish initialization</title>
<updated>2009-11-15T02:07:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-15T02:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6e54249e05f3fbe472814465d8f3e122801b7e96'/>
<id>urn:sha1:6e54249e05f3fbe472814465d8f3e122801b7e96</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: use "can't" instead of "cannot"</title>
<updated>2009-11-13T08:08:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-13T08:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6331cf059ccfdf35f4e5a505cbae885094cc41b0'/>
<id>urn:sha1:6331cf059ccfdf35f4e5a505cbae885094cc41b0</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb.h: tidy it up a bit. no code changes (verified)</title>
<updated>2009-10-23T12:24:44+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-23T12:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9d57a8073af171ae76298f746677fc19a14545a2'/>
<id>urn:sha1:9d57a8073af171ae76298f746677fc19a14545a2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)</title>
<updated>2009-09-06T00:36:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-06T00:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=90a9904e9ef5f2fb70e1952cb1a68bd9213bcde3'/>
<id>urn:sha1:90a9904e9ef5f2fb70e1952cb1a68bd9213bcde3</id>
<content type='text'>
function                                             old     new   delta
logdirs_reopen                                      1310    1308      -2
read_line_input                                     4757    4753      -4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-6)               Total: -6 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
