<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/e2fsprogs, branch old</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=old</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=old'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-04-22T18:44:40+00:00</updated>
<entry>
<title>Config.in: remove menus that apparently will not work on Windows (except maybe misc utils)</title>
<updated>2009-04-22T18:44:40+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2009-04-22T13:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3cfd51f045660c43fffee0a0703b019ad5bc8cf8'/>
<id>urn:sha1:3cfd51f045660c43fffee0a0703b019ad5bc8cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-05-26T19:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d0a3ee609344cfbc050b7a5aa39ad72fd68a939a'/>
<id>urn:sha1:d0a3ee609344cfbc050b7a5aa39ad72fd68a939a</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"



git-svn-id: svn://busybox.net/trunk/busybox@18696 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)</title>
<updated>2007-04-15T11:48:27+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-15T11:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e0b950babcbb1440b4f32f2085e7595b76f71e79'/>
<id>urn:sha1:e0b950babcbb1440b4f32f2085e7595b76f71e79</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18451 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>bb_full_fd_action: remove potential xmalloc from NOFORK path</title>
<updated>2007-04-11T23:20:53+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-11T23:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=13adb67bb086c45d7191966ca5fa3bff1de2dd74'/>
<id>urn:sha1:13adb67bb086c45d7191966ca5fa3bff1de2dd74</id>
<content type='text'>
cat: stop using stdio.h opens
libbb: introduce &amp; use open[3]_or_warn
function                                             old     new   delta
open3_or_warn                                          -      54     +54
bb_cat                                               115     144     +29
open_or_warn                                           -      25     +25
unlzma                                              2404    2412      +8
chattr_main                                          334     339      +5
xstrtoul_range_sfx                                   251     255      +4
telnet_main                                         1514    1510      -4
static.opt                                             4       -      -4
qgravechar                                           122     118      -4
fuser_add_pid                                         61      54      -7
fuser_add_inode                                      154     147      -7
writeFileToTarball                                  1542    1534      -8
refresh                                             1156    1148      -8
do_show                                              856     846     -10
read_leases                                          212     200     -12
setup_redirects                                      236     222     -14
iproute_list_or_flush                               1582    1568     -14
read_config                                          427     411     -16
write_leases                                         284     264     -20
hash_file                                            338     318     -20
copy_file                                           1760    1740     -20
do_iproute                                          2610    2588     -22
bb_full_fd_action                                    320     269     -51
open_to_or_warn                                      103      49     -54
fuser_main                                          1660    1596     -64
.rodata                                           131160  131096     -64
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 4/19 up/down: 125/-423)        Total: -298 bytes



git-svn-id: svn://busybox.net/trunk/busybox@18408 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>style fixes, no code changes.</title>
<updated>2007-04-11T17:04:29+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-11T17:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9e22fc4f5053377fa61d7e84480f7f4aa14d4bf5'/>
<id>urn:sha1:9e22fc4f5053377fa61d7e84480f7f4aa14d4bf5</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18403 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>style fixes. No code changes.</title>
<updated>2007-04-10T15:42:06+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-04-10T15:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a1cce942064b62a2f238383d61c331b14ab764eb'/>
<id>urn:sha1:a1cce942064b62a2f238383d61c331b14ab764eb</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18381 69ca8d6d-28ef-0310-b511-8ec308f3f277
</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>aldot</name>
<email>aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277</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=7d0a685c24374f158feaa5500553c16c08a0b85e'/>
<id>urn:sha1:7d0a685c24374f158feaa5500553c16c08a0b85e</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18327 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>zcip: make it work on NOMMU (+ improve NOMMU support machinery)</title>
<updated>2007-03-26T17:25:33+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-26T17:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe8d1db385d1de65c0f28db4c0ee7a430b0b959f'/>
<id>urn:sha1:fe8d1db385d1de65c0f28db4c0ee7a430b0b959f</id>
<content type='text'>
fsck: fix bad English in a comment


git-svn-id: svn://busybox.net/trunk/busybox@18248 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>Attempt to get more applets compile for NOMMU.</title>
<updated>2007-03-26T13:35:09+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-26T13:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e23052af8fb88e90e88f59671af5264d12eb7686'/>
<id>urn:sha1:e23052af8fb88e90e88f59671af5264d12eb7686</id>
<content type='text'>
TODO_config_nommu documents what I managed to compile so far
(yay! msh works! cool). inetd, telnetd, httpd still do not compile. TODO
Also make fork(), daemon() produce warnings on compile stage
(in addition to erros on link stage).


git-svn-id: svn://busybox.net/trunk/busybox@18245 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
<entry>
<title>add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy</title>
<updated>2007-03-25T23:21:05+00:00</updated>
<author>
<name>vda</name>
<email>vda@69ca8d6d-28ef-0310-b511-8ec308f3f277</email>
</author>
<published>2007-03-25T23:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=377526f2266c1473e0c699408c59a269c839263a'/>
<id>urn:sha1:377526f2266c1473e0c699408c59a269c839263a</id>
<content type='text'>
git-svn-id: svn://busybox.net/trunk/busybox@18237 69ca8d6d-28ef-0310-b511-8ec308f3f277
</content>
</entry>
</feed>
