<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/kconfig, branch 1_6_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_6_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_6_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-05-30T00:29:55+00:00</updated>
<entry>
<title>whitespace fixes</title>
<updated>2007-05-30T00:29:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-30T00:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b'/>
<id>urn:sha1:4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes</title>
<updated>2007-04-13T23:22:00+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-13T23:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=87468857f685863cd763ae361c2cb3be0ee53a68'/>
<id>urn:sha1:87468857f685863cd763ae361c2cb3be0ee53a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dont use obsolete function index() as pointed out by src.obsolete.funcs</title>
<updated>2007-03-17T06:29:05+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-03-17T06:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7a96504d30e0bcafb5e014555c741fea6513172a'/>
<id>urn:sha1:7a96504d30e0bcafb5e014555c741fea6513172a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- replace some occurances of "kernel" with busybox</title>
<updated>2007-01-17T19:36:01+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-17T19:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9e8df9354a30a9206d4cefd0d88bae5b776a0cb7'/>
<id>urn:sha1:9e8df9354a30a9206d4cefd0d88bae5b776a0cb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitespace fixes (leading spaces to tab)</title>
<updated>2007-01-13T21:06:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-13T21:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=150f402b36197d822f8a7dd835231cd67b77e959'/>
<id>urn:sha1:150f402b36197d822f8a7dd835231cd67b77e959</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>"kernel" =&gt; "busybox"</title>
<updated>2007-01-06T10:31:45+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-06T10:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3697a829dee836cde5faf0ab504254c847428c01'/>
<id>urn:sha1:3697a829dee836cde5faf0ab504254c847428c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with the kernel headers</title>
<updated>2006-12-30T19:46:38+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-12-30T19:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1b3e8179a299f3f947e21b9e44e824da89ad1d5a'/>
<id>urn:sha1:1b3e8179a299f3f947e21b9e44e824da89ad1d5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone of Factory for example, strftime() will overflow the string and leave us without a trailing "\n and all hell breaks loose when we compile</title>
<updated>2006-12-30T19:43:35+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-12-30T19:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=68ffb9a85da9884880eed8ca2dab6ebf6c78729d'/>
<id>urn:sha1:68ffb9a85da9884880eed8ca2dab6ebf6c78729d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prevent buffer underflows with empty lines</title>
<updated>2006-12-30T19:30:20+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-12-30T19:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=40ae9b56174513c9e843f7b479bc64e14b2f1b64'/>
<id>urn:sha1:40ae9b56174513c9e843f7b479bc64e14b2f1b64</id>
<content type='text'>
</content>
</entry>
</feed>
