<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/util-linux, 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>mdev: safer handling of $SUBSYSTEM in mdev -s</title>
<updated>2009-04-14T21:23:33+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-14T21:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=32a3d084d32dfc827ffa736959f4fe9834ef528c'/>
<id>urn:sha1:32a3d084d32dfc827ffa736959f4fe9834ef528c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2009-04-14T08:06:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-14T08:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7f9593753a194c3d3db79f803f68d2ebaf98cd12'/>
<id>urn:sha1:7f9593753a194c3d3db79f803f68d2ebaf98cd12</id>
<content type='text'>
</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>mdev: provide $SUBSYSTEM (by Vladimir)</title>
<updated>2009-04-13T22:23:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T22:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=065c7147914bf545ede2dbdbc07c48386d750c77'/>
<id>urn:sha1:065c7147914bf545ede2dbdbc07c48386d750c77</id>
<content type='text'>
function                                             old     new   delta
make_device                                         1265    1340     +75
dirAction                                             14      60     +46
mdev_main                                            676     695     +19
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 140/0)             Total: 140 bytes

</content>
</entry>
<entry>
<title>mdev: fix a bug where \t is not treated as delimiter after [&gt;|=PATH]</title>
<updated>2009-04-13T13:59:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T13:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=323cbbfaa25f6bdc1ef343db01e58da3fea7fe6d'/>
<id>urn:sha1:323cbbfaa25f6bdc1ef343db01e58da3fea7fe6d</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>mdev: ignore events with "$SUBSYSTEM" == "firmware" &amp;&amp; "$ACTION" == "remove"</title>
<updated>2009-04-13T02:15:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-13T02:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1fb26da0717312dbee703b5204876facd99262a9'/>
<id>urn:sha1:1fb26da0717312dbee703b5204876facd99262a9</id>
<content type='text'>
function                                             old     new   delta
mdev_main                                            665     676     +11

</content>
</entry>
<entry>
<title>mdev: do not complain if /sys/block doesn't exist</title>
<updated>2009-04-12T14:00:12+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-12T14:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f1df35c40bfba65f5923db11719326b7e9bbc7ad'/>
<id>urn:sha1:f1df35c40bfba65f5923db11719326b7e9bbc7ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mount: users report that CIFS support is breaking things,</title>
<updated>2009-04-12T12:16:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-12T12:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5c3299300905698c45d1ace64a61a431312993a4'/>
<id>urn:sha1:5c3299300905698c45d1ace64a61a431312993a4</id>
<content type='text'>
 mostly remove it.

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