<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/include, 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>2009-05-27T16:01:42+00:00</updated>
<entry>
<title>post-1.14.0 fixes</title>
<updated>2009-05-27T16:01:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-05-27T16:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=20cc390b9bb33cd0ab05c8bbfcd24babad7ec204'/>
<id>urn:sha1:20cc390b9bb33cd0ab05c8bbfcd24babad7ec204</id>
<content type='text'>
hush significantly updated.
fixes for acpid, awk, depmod, dhcp, gzip, mdev, modprobe, sysctl.
libbb fixes.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}</title>
<updated>2009-04-14T00:51:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-14T00:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=829bbd3b5701f656c94f1cc672faa39946675d13'/>
<id>urn:sha1:829bbd3b5701f656c94f1cc672faa39946675d13</id>
<content type='text'>
 by Tito (farmatito AT tiscali.it)

function                                             old     new   delta
update_passwd                                        743    1171    +428
bb_perror_nomsg                                        -       9      +9
find_main                                            436     444      +8
passwd_main                                         1023    1027      +4
nameval                                              202     206      +4
chpasswd_main                                        315     319      +4
bb__parsespent                                       119     117      -2
adduser_main                                         654     650      -4
addgroup_main                                        345     341      -4
sv_main                                             1228    1222      -6
deluser_main                                         173     160     -13
bb_internal_putpwent                                  69       -     -69
add_user_to_group                                    231       -    -231
del_line_matching                                    460      31    -429
------------------------------------------------------------------------------
(add/remove: 1/2 grow/shrink: 5/6 up/down: 457/-758)         Total: -301 bytes

</content>
</entry>
<entry>
<title>mdev: add support for - "dont stop here" char</title>
<updated>2009-04-13T23:18:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T23:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f2b39e088d6ccbf4a540c741059c2f661eebc9ac'/>
<id>urn:sha1:f2b39e088d6ccbf4a540c741059c2f661eebc9ac</id>
<content type='text'>
function                                             old     new   delta
make_device                                         1340    1362     +22
packed_usage                                       26291   26299      +8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 30/0)               Total: 30 bytes

</content>
</entry>
<entry>
<title>move llist_find_str from modutils to libbb</title>
<updated>2009-04-13T20:52:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T20:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0b791d9a976e46b2705ae73046706ab9ac3768be'/>
<id>urn:sha1:0b791d9a976e46b2705ae73046706ab9ac3768be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdev: make usage text more useful</title>
<updated>2009-04-13T13:33:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T13:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=aafbae618126835c006ae0be96959540d5b8f5af'/>
<id>urn:sha1:aafbae618126835c006ae0be96959540d5b8f5af</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       26235   26291     +56

</content>
</entry>
<entry>
<title>dhcprelay: fix usage text. Simplify and make code more readable.</title>
<updated>2009-04-13T03:33:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T03:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e8a796828eee4b898be2141ecbe34bad594bfbbb'/>
<id>urn:sha1:e8a796828eee4b898be2141ecbe34bad594bfbbb</id>
<content type='text'>
 Add TODOs.

</content>
</entry>
<entry>
<title>*: make "pragma GCC visibility push(hidden)" less ugly</title>
<updated>2009-04-09T12:35:13+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-09T12:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f81e8dbc74186f34faa5ae2b0fe8bdc3f18114ae'/>
<id>urn:sha1:f81e8dbc74186f34faa5ae2b0fe8bdc3f18114ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more of pointless whitespace fixes</title>
<updated>2009-04-01T19:48:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-01T19:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=551ffdccea39a9223ad451954db40fd7a6e20e79'/>
<id>urn:sha1:551ffdccea39a9223ad451954db40fd7a6e20e79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trailing whitespace removal</title>
<updated>2009-04-01T11:24:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-01T11:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3266aa9ec285dbcf254daa17c103bf69dc755967'/>
<id>urn:sha1:3266aa9ec285dbcf254daa17c103bf69dc755967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sendmail: update by Vladimir</title>
<updated>2009-03-31T23:41:53+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-31T23:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=88b8f0a3475fc1f2e1b3cf58b63902551dae0169'/>
<id>urn:sha1:88b8f0a3475fc1f2e1b3cf58b63902551dae0169</id>
<content type='text'>
build system: tweak for rare case where include/autoconf.h
  does not get updated

function                                             old     new   delta
packed_usage                                       26238   26242      +4
sendmail_main                                       1353     897    -456
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 4/-456)           Total: -452 bytes

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