<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/runit, branch 1_4_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_4_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_4_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-01-12T22:10:34+00:00</updated>
<entry>
<title>random small size optimizations</title>
<updated>2007-01-12T22:10:34+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-12T22:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3a34d0c08a77ee48edc3f4353cc49b95aba85c2f'/>
<id>urn:sha1:3a34d0c08a77ee48edc3f4353cc49b95aba85c2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trailing whitespace removal over entire tree</title>
<updated>2007-01-11T17:20:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-11T17:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f7996f3b700a22797565e9aa57e251e6e3ac1e4d'/>
<id>urn:sha1:f7996f3b700a22797565e9aa57e251e6e3ac1e4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>done a dozen of randconfig test. guess what? ALL failed...</title>
<updated>2006-12-30T17:57:03+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-30T17:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3bba545a54addf59b63a003e7ada03fd8b29b5ba'/>
<id>urn:sha1:3bba545a54addf59b63a003e7ada03fd8b29b5ba</id>
<content type='text'>
these are resulting fixes
</content>
</entry>
<entry>
<title>bb_xget[pw/gr]nam were horribly misnamed - fixed.</title>
<updated>2006-12-28T05:44:47+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-28T05:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9a44c4f91ce7e517d5325fd3743e6ad9d54ef3f0'/>
<id>urn:sha1:9a44c4f91ce7e517d5325fd3743e6ad9d54ef3f0</id>
<content type='text'>
uidgid_get -&gt; get_uidgid, add additional param
(numeric_ok). Make chown use it.
chown: fix "chown user: ...."
install: fix incorrect use of bb_xget[pw/gr]nam
</content>
</entry>
<entry>
<title>style fixes</title>
<updated>2006-12-26T10:42:51+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-26T10:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bf0a201008671f81c107de72c026b1b84967561d'/>
<id>urn:sha1:bf0a201008671f81c107de72c026b1b84967561d</id>
<content type='text'>
last xcalloc replaced by xzalloc
</content>
</entry>
<entry>
<title>missing piece of prev commit: ndelay_off</title>
<updated>2006-12-24T07:15:50+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-24T07:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a5b3e76c38371c2c5781c11cfe5980aeb041e034'/>
<id>urn:sha1:a5b3e76c38371c2c5781c11cfe5980aeb041e034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small fixes:</title>
<updated>2006-11-26T15:45:17+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-11-26T15:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cf749bc10c9e7b38217e102d0d3e7044e5515b4f'/>
<id>urn:sha1:cf749bc10c9e7b38217e102d0d3e7044e5515b4f</id>
<content type='text'>
fix xstrdup to not grossly overallocate memory
use xopen instean of xopen3 in several places
etc.
</content>
</entry>
<entry>
<title>tar: sanitize option handling</title>
<updated>2006-11-24T21:54:44+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-11-24T21:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d031ffa623203b1dc756a1e02e06f261fdc30872'/>
<id>urn:sha1:d031ffa623203b1dc756a1e02e06f261fdc30872</id>
<content type='text'>
</content>
</entry>
<entry>
<title>telnetd: we were having telnetd with is ONLY inetd or ONLY standalone.</title>
<updated>2006-11-22T15:54:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-11-22T15:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=75f8d080a28f2a9076a5f60afeba41ac876a78a4'/>
<id>urn:sha1:75f8d080a28f2a9076a5f60afeba41ac876a78a4</id>
<content type='text'>
What if I need to have both?? This patch introduces
CONFIG_FEATURE_TELNETD_STANDALONE: y - both, n - only inetd.
</content>
</entry>
<entry>
<title>svlogd: log full lines to stderr too, and also stop using stdio for that</title>
<updated>2006-11-19T17:33:54+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-11-19T17:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=83edaf3fd67f486381aaed6a22f5650b6f3e89f7'/>
<id>urn:sha1:83edaf3fd67f486381aaed6a22f5650b6f3e89f7</id>
<content type='text'>
</content>
</entry>
</feed>
