<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/modutils, 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>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>modutils: remove redundant sanitization</title>
<updated>2009-04-13T20:32:31+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T20:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4144504912954b0d31c5bbe5f13df5a4ec4f122a'/>
<id>urn:sha1:4144504912954b0d31c5bbe5f13df5a4ec4f122a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rmmod: fix bug 263</title>
<updated>2009-04-13T02:25:40+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T02:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1f63229a8e5384bcc2ea99c9063383d3960fe275'/>
<id>urn:sha1:1f63229a8e5384bcc2ea99c9063383d3960fe275</id>
<content type='text'>
"modutils/rmmod can't remove modules with dash in name on 2.4 kernels"

function                                             old     new   delta
rmmod_main                                           187     220     +33

</content>
</entry>
<entry>
<title>modutils: small optimization</title>
<updated>2009-04-12T14:21:29+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-12T14:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=51056b382a003146c879c9d50552d344f298d957'/>
<id>urn:sha1:51056b382a003146c879c9d50552d344f298d957</id>
<content type='text'>
function                                             old     new   delta
bb_init_module_24                                   4570    4565      -5

</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>modprobe/insmod for 2.4: support compressed modules.</title>
<updated>2009-04-05T23:25:09+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-05T23:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f4393046ef647504d94b459817193c8f0684531a'/>
<id>urn:sha1:f4393046ef647504d94b459817193c8f0684531a</id>
<content type='text'>
 by Guenter (lists AT gknw.net)

function                                             old     new   delta
bb_init_module_24                                   4551    4570     +19
obj_load                                             786     794      +8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 27/0)               Total: 27 bytes

</content>
</entry>
<entry>
<title>modutils: dont pass NULL options to init_module()</title>
<updated>2009-03-29T17:25:14+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-29T17:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0d907eab6cd424963bf8b788710e7a68d50d0511'/>
<id>urn:sha1:0d907eab6cd424963bf8b788710e7a68d50d0511</id>
<content type='text'>
</content>
</entry>
<entry>
<title>module loading for 2.4: use fd-based io instead of FILE based;</title>
<updated>2009-03-29T16:38:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-29T16:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e1de3af9892a89156c109befa13403359ee8568f'/>
<id>urn:sha1:e1de3af9892a89156c109befa13403359ee8568f</id>
<content type='text'>
 use xlseek and xread; simpler check for ELF signature.

   text    data     bss     dec     hex filename
 824460     476    7616  832552   cb428 busybox_old
 824333     476    7616  832425   cb3a9 busybox_unstripped

</content>
</entry>
<entry>
<title>insmod/modprobe: do not pass NULL to kernel as module parameter</title>
<updated>2009-03-13T23:43:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-13T23:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3b5c9b88852b3121563dec96068bb59e32a2f4dd'/>
<id>urn:sha1:3b5c9b88852b3121563dec96068bb59e32a2f4dd</id>
<content type='text'>
</content>
</entry>
</feed>
