<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell, 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-19T21:19:35+00:00</updated>
<entry>
<title>openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code</title>
<updated>2007-01-19T21:19:35+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-19T21:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9af7c9d6b62ceb07a9ba24cee0cf4a08c689235e'/>
<id>urn:sha1:9af7c9d6b62ceb07a9ba24cee0cf4a08c689235e</id>
<content type='text'>
(will close all fd's &gt; 2 on daemonization now)
getty: fix "getty -" support, and also do not try to chown/chmod "-"
telnetd: fix "lost ctty" bug
Yet another attempt on saner function names:
bb_sanitize_server_stdio(0/1) -&gt; bb_sanitize_stdio() + bb_daemonize();

</content>
</entry>
<entry>
<title>fix subtle bug inherited from dash</title>
<updated>2007-01-18T01:12:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-18T01:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7f0d7ae4f55a810d57ef07d5cd964435dd87e6dc'/>
<id>urn:sha1:7f0d7ae4f55a810d57ef07d5cd964435dd87e6dc</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>execute "safe applets" exev if not standalone shell</title>
<updated>2007-01-10T00:24:50+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-10T00:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=62a6983a818ce701b924f84bf23716c4fbff170a'/>
<id>urn:sha1:62a6983a818ce701b924f84bf23716c4fbff170a</id>
<content type='text'>
(patch by "Eric Spakman" &lt;E.Spakman@inter.nl.net&gt;)
</content>
</entry>
<entry>
<title>stty: fix width of a field for ppc32</title>
<updated>2007-01-01T18:18:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-01T18:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b2abef3e54de606ced5082d82e381dbafef1bf72'/>
<id>urn:sha1:b2abef3e54de606ced5082d82e381dbafef1bf72</id>
<content type='text'>
sort: fix -u to match coreutils 6.3
msh: compile fix (my fault)
</content>
</entry>
<entry>
<title>msh: double "static char line[LINELIM]" etc deleted.</title>
<updated>2007-01-01T06:00:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-01T06:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e27f15615f93065265209e26ff07cf9b4ae8658c'/>
<id>urn:sha1:e27f15615f93065265209e26ff07cf9b4ae8658c</id>
<content type='text'>
massive amounts of assignments-in-ifs deleted
(some of which were VERY nasty)
</content>
</entry>
<entry>
<title>* precision requires the argument be an integer, not size_t</title>
<updated>2006-12-28T21:41:09+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-12-28T21:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=57ec574af7ea7713e92e60abcdd48a0795152a08'/>
<id>urn:sha1:57ec574af7ea7713e92e60abcdd48a0795152a08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ash: is_safe_applet mustn't affect disabled applets</title>
<updated>2006-12-26T21:31:11+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-26T21:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8f27c34c28076e18890fea0a449578bad4ee6587'/>
<id>urn:sha1:8f27c34c28076e18890fea0a449578bad4ee6587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge post-1.3.0 fixes</title>
<updated>2006-12-26T18:17:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-26T18:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=666da5e2c6edec979966d16771818b32dcfafe04'/>
<id>urn:sha1:666da5e2c6edec979966d16771818b32dcfafe04</id>
<content type='text'>
</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>
</feed>
