<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/init, branch 0_52</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_52</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_52'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-07-05T16:09:32+00:00</updated>
<entry>
<title>Be extra extra careful about what we dereference.</title>
<updated>2001-07-05T16:09:32+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-05T16:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=332394b577d75669cd30c3ea884e9152d63366f8'/>
<id>urn:sha1:332394b577d75669cd30c3ea884e9152d63366f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only use a login shell when it will run on a console.</title>
<updated>2001-06-12T20:55:02+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-06-12T20:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7bd773c9fe12ba78a9ab2041bc96f0cf1d453832'/>
<id>urn:sha1:7bd773c9fe12ba78a9ab2041bc96f0cf1d453832</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Loop forever instead of exiting.</title>
<updated>2001-06-03T05:55:52+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-06-03T05:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=67a464033345d0fcabfda06ed5d4532da6702ecf'/>
<id>urn:sha1:67a464033345d0fcabfda06ed5d4532da6702ecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from larry to fix some grammar errors.</title>
<updated>2001-05-23T20:32:09+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-23T20:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=77d9268892b0d9624ab95bb551cbfe7a745d2666'/>
<id>urn:sha1:77d9268892b0d9624ab95bb551cbfe7a745d2666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed snprintf copies to use strncpy at the suggestion of Aaron Lehmann.</title>
<updated>2001-05-18T21:24:58+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-05-18T21:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1844770fec57bbbdce6d332da90f95cdb71701cf'/>
<id>urn:sha1:1844770fec57bbbdce6d332da90f95cdb71701cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move messages.c to libbb.  Make each string in messages.c be its own .o file.</title>
<updated>2001-04-25T05:39:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-25T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=04095e58fb4d3a083f77962714080ffe8139b39c'/>
<id>urn:sha1:04095e58fb4d3a083f77962714080ffe8139b39c</id>
<content type='text'>
This way, we can new get rid of all that tedious #define rubbish we used to
need to enable specific messages.  This way is enormously simpler, and as a
bonus also ends up saving us 96 bytes.
 -Erik
</content>
</entry>
<entry>
<title>A patch from Marc Karasek and Kanoj (kernel serial.c maintainer)</title>
<updated>2001-04-23T15:14:11+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-23T15:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d8862928c25be9b00f6755cf445773cd1e4cc22a'/>
<id>urn:sha1:d8862928c25be9b00f6755cf445773cd1e4cc22a</id>
<content type='text'>
so init will work on serial consoles with 2.4.3+ kernels, thanks
to Fabrice Gautier &lt;gautier@email.enst.fr&gt; for finding this one.
 -Erik
</content>
</entry>
<entry>
<title>Fix comment.</title>
<updated>2001-04-12T20:12:16+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-04-12T20:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8fc364ebd5589bab9944c7eda078f23bca712e24'/>
<id>urn:sha1:8fc364ebd5589bab9944c7eda078f23bca712e24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"I will always compile before I commit" x 100</title>
<updated>2001-04-09T23:54:15+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-09T23:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2f2da90fd45dc628cecbcf2f545070f89165af55'/>
<id>urn:sha1:2f2da90fd45dc628cecbcf2f545070f89165af55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update how we detect if libc5 is in use.</title>
<updated>2001-04-09T23:52:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-09T23:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6b519b416189202d18d888d61d8bbe50dc30325'/>
<id>urn:sha1:b6b519b416189202d18d888d61d8bbe50dc30325</id>
<content type='text'>
 -Erik
</content>
</entry>
</feed>
