<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/basic, branch wip</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=wip</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=wip'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-03-26T18:08:53+00:00</updated>
<entry>
<title>Hurd compat fixes. Mostly dealing with absent PATH_MAX</title>
<updated>2010-03-26T18:08:53+00:00</updated>
<author>
<name>Jérémie Koenig</name>
<email>jk@jk.fr.eu.org</email>
</author>
<published>2010-03-26T18:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fbedacfc8caa1ec8f14e664a881cb0a93c8f8712'/>
<id>urn:sha1:fbedacfc8caa1ec8f14e664a881cb0a93c8f8712</id>
<content type='text'>
Signed-off-by: Jérémie Koenig &lt;jk@jk.fr.eu.org&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>scripts/basic/docproc.c: remove stray NUL byte from the source</title>
<updated>2010-01-12T12:48:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-12T12:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f3ec0fb1b4ae594c152dd626996f3abdc28b13be'/>
<id>urn:sha1:f3ec0fb1b4ae594c152dd626996f3abdc28b13be</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>add .gitignore files</title>
<updated>2009-05-05T13:05:30+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-05-05T13:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3322351724be7e094dfe82a496fd0bbc1626ffff'/>
<id>urn:sha1:3322351724be7e094dfe82a496fd0bbc1626ffff</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>*: mass renaming of USE_XXXX to IF_XXXX</title>
<updated>2009-04-21T11:09:40+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-21T11:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5e34ff29bcc870936ab18172f438a34d042d4e03'/>
<id>urn:sha1:5e34ff29bcc870936ab18172f438a34d042d4e03</id>
<content type='text'>
and SKIP_XXXX to IF_NOT_XXXX - the second one was especially
badly named. It was not skipping anything!

</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>whitespace fixes</title>
<updated>2007-05-30T00:29:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-30T00:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b'/>
<id>urn:sha1:4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes. No code changes</title>
<updated>2007-04-12T00:32:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-12T00:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=51742f4bb0c57a4d5063ece9437a2f34a42e52c8'/>
<id>urn:sha1:51742f4bb0c57a4d5063ece9437a2f34a42e52c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"</title>
<updated>2007-04-04T20:52:03+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-04T20:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=febe3c421109032cdfb36249c54e314d39256ace'/>
<id>urn:sha1:febe3c421109032cdfb36249c54e314d39256ace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixdep.c: avoit doing memcmp in most cases</title>
<updated>2006-12-30T21:11:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-30T21:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cb04ff5c68c1363837d8cd9f2170bdf64625b872'/>
<id>urn:sha1:cb04ff5c68c1363837d8cd9f2170bdf64625b872</id>
<content type='text'>
uidgid_get.c: add forgotten copyright notice
pwd/grp/shadow: avoid collisions with libc names
</content>
</entry>
<entry>
<title>saw commit of vapier@busybox.net (thanks!),</title>
<updated>2006-12-30T19:52:28+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-30T19:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=80602a98bcc3100279e09e1291d47a0adb6addb1'/>
<id>urn:sha1:80602a98bcc3100279e09e1291d47a0adb6addb1</id>
<content type='text'>
decided to stop doing FOUR memcmp's per each input character.
I should have fixed this much earlier...
</content>
</entry>
</feed>
