<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/init, branch 0_50</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_50</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_50'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-03-16T01:14:04+00:00</updated>
<entry>
<title>A patch from Andreas Neuhaus to be especially careful to not dup</title>
<updated>2001-03-16T01:14:04+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-16T01:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7f1978570fb8f27c05d7b0cf2a964ded5db41ee7'/>
<id>urn:sha1:7f1978570fb8f27c05d7b0cf2a964ded5db41ee7</id>
<content type='text'>
any env variables when spawning child processes.
</content>
</entry>
<entry>
<title>A better fix.  Read nextPtr before mem gets freed.</title>
<updated>2001-03-15T21:04:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-15T21:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a4edd0e946f47dfca4fe0d5ed410743bdcda131c'/>
<id>urn:sha1:a4edd0e946f47dfca4fe0d5ed410743bdcda131c</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Prevent init from potentially using already freed memory when</title>
<updated>2001-03-15T19:18:21+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-15T19:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0d4e51d390b7118a4f2332834964e49de9469426'/>
<id>urn:sha1:0d4e51d390b7118a4f2332834964e49de9469426</id>
<content type='text'>
deleting an initAction, fixing a bug pointed out by Andreas Neuhaus
 -Erik
</content>
</entry>
<entry>
<title>Fix init so that checking for terminal devices is delayed until the</title>
<updated>2001-03-14T09:01:11+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-14T09:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53f5061c7e823f7ee511023f92b19980b40fdefd'/>
<id>urn:sha1:53f5061c7e823f7ee511023f92b19980b40fdefd</id>
<content type='text'>
devices are actually used, thereby allowing devfsd based systems to
work.  This should fix bug #1133
 -Erik
</content>
</entry>
<entry>
<title>A cleanup patch from Jeff Garzik to static-ify a number of</title>
<updated>2001-03-09T21:24:12+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-09T21:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e6ff9017f5aa4ea41de2520a3f6d29fb20e0332'/>
<id>urn:sha1:3e6ff9017f5aa4ea41de2520a3f6d29fb20e0332</id>
<content type='text'>
namespace polluting things that really should be static.
</content>
</entry>
<entry>
<title>Patch from Vladimir to make sure PATH is set correctly.</title>
<updated>2001-03-04T06:47:33+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-04T06:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=452fd33ffa0bc1abc48e1f220b3b3b6e3649c37e'/>
<id>urn:sha1:452fd33ffa0bc1abc48e1f220b3b3b6e3649c37e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I should be more careful...</title>
<updated>2001-02-23T00:05:56+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-23T00:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=41492d6c2371e8afafec67ad30657ab939ed2d70'/>
<id>urn:sha1:41492d6c2371e8afafec67ad30657ab939ed2d70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add in kent robotti's updated dos2unix.c</title>
<updated>2001-02-22T23:37:30+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-22T23:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=544891dd2606ad3beb0aed65feaacc7a100c9dd2'/>
<id>urn:sha1:544891dd2606ad3beb0aed65feaacc7a100c9dd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make init compile when DEBUG_INIT is enabled</title>
<updated>2001-02-22T04:55:33+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-22T04:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dbcd8ce464afb6474698c19143265cf7572b6129'/>
<id>urn:sha1:dbcd8ce464afb6474698c19143265cf7572b6129</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Revert my change to do extra termType checking.  That is done elsewhere.</title>
<updated>2001-02-22T00:50:20+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-22T00:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8fc300976f5a06d98f8be3e1798b5bc8da868e02'/>
<id>urn:sha1:8fc300976f5a06d98f8be3e1798b5bc8da868e02</id>
<content type='text'>
Silly me.
 -Erik
</content>
</entry>
</feed>
