<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/defconfig, 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-04-14T19:31:26+00:00</updated>
<entry>
<title>mount: add an optional capability to create new /dev/loopN as needed</title>
<updated>2010-04-14T19:31:26+00:00</updated>
<author>
<name>Lauri Kasanen</name>
<email>curaga@operamail.com</email>
</author>
<published>2010-04-14T19:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=375a8ef5ea38ea10134c125c75a12bbf9d5ba7bd'/>
<id>urn:sha1:375a8ef5ea38ea10134c125c75a12bbf9d5ba7bd</id>
<content type='text'>
Signed-off-by: Lauri Kasanen &lt;curaga@operamail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE</title>
<updated>2010-03-26T13:06:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-03-26T13:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=19158a837df5093a2d655536424412bac2b07467'/>
<id>urn:sha1:19158a837df5093a2d655536424412bac2b07467</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>update defconfig</title>
<updated>2010-03-25T13:19:34+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2010-03-25T13:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0454d9d6c314f381eee8022ad4e7447d2fa1dcf1'/>
<id>urn:sha1:0454d9d6c314f381eee8022ad4e7447d2fa1dcf1</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
</entry>
<entry>
<title>update defconfig</title>
<updated>2010-01-27T19:57:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-27T19:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e57ea7edb6a5b4e20108b6c809f5c2216c071c87'/>
<id>urn:sha1:e57ea7edb6a5b4e20108b6c809f5c2216c071c87</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>shell: split read builtin from ash</title>
<updated>2010-01-12T21:11:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-12T21:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7306727d1b2ed05afc91548ba374f7400a2389e3'/>
<id>urn:sha1:7306727d1b2ed05afc91548ba374f7400a2389e3</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest</title>
<updated>2009-12-11T01:21:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-11T01:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4662de0511487b4da965c4b2158bae318f3d80a8'/>
<id>urn:sha1:4662de0511487b4da965c4b2158bae318f3d80a8</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>wall: new applet</title>
<updated>2009-10-27T16:34:36+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-10-26T22:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e039e689e3c4baefb4b62703429aaf86eef1bd99'/>
<id>urn:sha1:e039e689e3c4baefb4b62703429aaf86eef1bd99</id>
<content type='text'>
text	   data	    bss	    dec	    hex	filename
     81	      0	      0	     81	     51	miscutils/wall.o

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>beep: optimize</title>
<updated>2009-08-22T16:00:39+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-22T16:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0da1c0a73298087def5f42be61913b79fd2d9193'/>
<id>urn:sha1:0da1c0a73298087def5f42be61913b79fd2d9193</id>
<content type='text'>
function                                             old     new   delta
beep_main                                            394     276    -118

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>add config knob for default freq and length</title>
<updated>2009-08-21T12:40:29+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-08-21T12:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=00ea82e846de6ef6e613effce7f30308cf85c22c'/>
<id>urn:sha1:00ea82e846de6ef6e613effce7f30308cf85c22c</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
</entry>
<entry>
<title>update defconfig</title>
<updated>2009-08-20T22:16:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-20T22:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e10db56aa3e069388e84f7166e05032ba5b89295'/>
<id>urn:sha1:e10db56aa3e069388e84f7166e05032ba5b89295</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
