<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/debianutils, branch 1_14_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_14_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_14_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2008-09-27T01:05:13+00:00</updated>
<entry>
<title>start_stop_daemon: accept (and ignore) -R &lt;param&gt;</title>
<updated>2008-09-27T01:05:13+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-09-27T01:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=75897ea6d50a479bb87f282ae91d3902da89d6bc'/>
<id>urn:sha1:75897ea6d50a479bb87f282ae91d3902da89d6bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Markus Heidelberg writes:</title>
<updated>2008-09-26T15:14:56+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-26T15:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1a89133caf043d553d866cd6e707e687e914a013'/>
<id>urn:sha1:1a89133caf043d553d866cd6e707e687e914a013</id>
<content type='text'>
* document --nicelevel in Config.in
* usage: --verbose is the fancy option, not --quiet
</content>
</entry>
<entry>
<title>- update my name. No obj-code changes ;)</title>
<updated>2008-09-25T12:13:34+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-25T12:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6c4dadefb611d8fa3336fba9f4dfadceb7beea88'/>
<id>urn:sha1:6c4dadefb611d8fa3336fba9f4dfadceb7beea88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>watchdog: add -T option</title>
<updated>2008-09-07T23:22:08+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-09-07T23:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8d89bed8401bfbca9c5ef18f201439b3502e733b'/>
<id>urn:sha1:8d89bed8401bfbca9c5ef18f201439b3502e733b</id>
<content type='text'>
 function                                             old     new   delta
 watchdog_main                                        159     219     +60
mdev: support match by major,minor. See bug 4714.
 +100 bytes.

</content>
</entry>
<entry>
<title>libbb: make xrealloc_vector zero out the realloc'ed tail</title>
<updated>2008-08-04T13:20:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-08-04T13:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=27842288b393e532e5693f2a2bab94fee73a326d'/>
<id>urn:sha1:27842288b393e532e5693f2a2bab94fee73a326d</id>
<content type='text'>
function                                             old     new   delta
xrealloc_vector_helper                                51      76     +25
man_main                                             712     705      -7
act                                                  250     234     -16
create_list                                           91      70     -21
getopt_main                                          695     664     -31
load_dep_bb                                          281     248     -33
fileAction                                           744     709     -35
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/6 up/down: 25/-143)          Total: -118 bytes

</content>
</entry>
<entry>
<title>- wrap overlong lines (Cristian Ionescu-Idbohrn)</title>
<updated>2008-07-22T18:27:53+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-22T18:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e8669f3599c05797b907faac2d2a5fc8827902c'/>
<id>urn:sha1:3e8669f3599c05797b907faac2d2a5fc8827902c</id>
<content type='text'>
- s/\.  /. /g;# (me)
</content>
</entry>
<entry>
<title>libbb: [x]fopen_for_{read,write} introduced and used.</title>
<updated>2008-07-21T23:05:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-21T23:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5415c856eaccd1bc5d064022770a288f43b2e94f'/>
<id>urn:sha1:5415c856eaccd1bc5d064022770a288f43b2e94f</id>
<content type='text'>
 (by Valdimir)

function                                             old     new   delta
config_open2                                           -      41     +41
config_read                                          507     542     +35
find_pair                                            169     187     +18
fopen_for_write                                        -      14     +14
fopen_for_read                                         -      14     +14
find_main                                            406     418     +12
xfopen_for_write                                       -      10     +10
xfopen_for_read                                        -      10     +10
popstring                                            134     140      +6
parse_inittab                                        396     401      +5
next_token                                           923     928      +5
pack_gzip                                           1659    1661      +2
bb__parsespent                                       117     119      +2
fallbackSort                                        1719    1717      -2
evalvar                                             1376    1374      -2
qrealloc                                              36      33      -3
...
...
...
...
singlemount                                         4579    4569     -10
process_stdin                                        443     433     -10
patch_main                                          1111    1101     -10
ifupdown_main                                       2175    2165     -10
file_action_grep                                      90      80     -10
uuidcache_init                                       649     637     -12
hush_main                                            797     785     -12
read_config                                          230     217     -13
dpkg_main                                           3835    3820     -15
read_line_input                                     3134    3110     -24
sysctl_main                                          232     203     -29
config_open                                           40      10     -30
WARN_BAD_LINE                                         44       -     -44
login_main                                          1714    1575    -139
------------------------------------------------------------------------------
(add/remove: 5/1 grow/shrink: 8/74 up/down: 174/-737)        Total: -563 bytes


</content>
</entry>
<entry>
<title>libbb: introduce and use xrealloc_vector</title>
<updated>2008-07-08T05:14:36+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-08T05:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=deeed59de0a9bcc068ebd14d7496a6b26e45b890'/>
<id>urn:sha1:deeed59de0a9bcc068ebd14d7496a6b26e45b890</id>
<content type='text'>
function                                             old     new   delta
xrealloc_vector_helper                                 -      51     +51
create_list                                           84      99     +15
getopt_main                                          690     695      +5
passwd_main                                         1049    1053      +4
get_cached                                            85      89      +4
msh_main                                            1377    1380      +3
add_match                                             42      41      -1
read_lines                                           720     718      -2
grave                                               1068    1066      -2
fill_match_lines                                     143     141      -2
add_to_dirlist                                        67      65      -2
add_input_file                                        49      47      -2
act                                                  252     250      -2
fsck_main                                           2252    2246      -6
man_main                                             765     757      -8
bb_internal_initgroups                               228     220      -8
cut_main                                            1052    1041     -11
add_edge_to_node                                      55      43     -12
dpkg_main                                           3851    3835     -16
ifupdown_main                                       2202    2178     -24
sort_main                                            838     812     -26
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 5/15 up/down: 82/-124)          Total: -42 bytes

</content>
</entry>
<entry>
<title>*: rename ATTRIBUTE_XXX to just XXX.</title>
<updated>2008-07-05T09:18:54+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-05T09:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a60f84ebf07863e390b72a2b6150e461a1ec18e9'/>
<id>urn:sha1:a60f84ebf07863e390b72a2b6150e461a1ec18e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert last two commits. vfork cannot be used in subroutine,</title>
<updated>2008-07-01T15:59:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-07-01T15:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=82604e973085f91f1b99cacea08963d0d1468084'/>
<id>urn:sha1:82604e973085f91f1b99cacea08963d0d1468084</id>
<content type='text'>
it trashes stack on return

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