<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/modutils/modutils.c, branch 1_18_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_18_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_18_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-08-25T16:26:46+00:00</updated>
<entry>
<title>modutils: explain why we no longer quote params</title>
<updated>2010-08-25T16:26:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-08-25T16:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1cd0d8600524de01d643db32bc05f4d4d0c30436'/>
<id>urn:sha1:1cd0d8600524de01d643db32bc05f4d4d0c30436</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>insmod: Do not add a pair of "" around the arguments of the module.</title>
<updated>2010-08-25T16:19:22+00:00</updated>
<author>
<name>Carmelo AMOROSO</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2010-08-24T04:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1396221d5a741ef8e1e8abca88836b341a3cab84'/>
<id>urn:sha1:1396221d5a741ef8e1e8abca88836b341a3cab84</id>
<content type='text'>
If there are some spaces in the insmod command line, then
this will be splitted in single words as separate elements of
argv. It just needs to chain them together in the options string
passed to the sys_init_module syscall.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>modutils: add FEATURE_INSMOD_TRY_MMAP option</title>
<updated>2009-10-25T03:35:22+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-25T03:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=77c066ea5cf4b1ee606a81e48388ff0b1d019134'/>
<id>urn:sha1:77c066ea5cf4b1ee606a81e48388ff0b1d019134</id>
<content type='text'>
function                                             old     new   delta
try_to_mmap_module                                     -     121    +121
bb_init_module_24                                   4514    4578     +64
bb_init_module                                       119     173     +54
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 239/0)             Total: 239 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>modprobe: correct exitcode handling and error messages with respect to -q</title>
<updated>2009-06-17T16:46:06+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-17T16:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ee47f6e44f1a33146e26c7410ade10a98f78ead1'/>
<id>urn:sha1:ee47f6e44f1a33146e26c7410ade10a98f78ead1</id>
<content type='text'>
function                                             old     new   delta
do_modprobe                                          319     339     +20
bb_delete_module                                      10      26     +16
moderror                                              62      71      +9
bb_init_module                                       112     119      +7
modprobe_main                                        488     494      +6
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/0 up/down: 58/0)               Total: 58 bytes

Signed-off-by: Gilles Espinasse &lt;g.esp@free.fr&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>depmod: fix handling of .gz modules</title>
<updated>2009-05-18T11:08:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-05-18T11:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=16bda3bd1f8e486ed93f5182fc777be1e813bce7'/>
<id>urn:sha1:16bda3bd1f8e486ed93f5182fc777be1e813bce7</id>
<content type='text'>
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>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>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>
