<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/docs, branch merge_1_19</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=merge_1_19</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=merge_1_19'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2011-07-08T03:47:49+00:00</updated>
<entry>
<title>typo fixes</title>
<updated>2011-07-08T03:47:49+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2011-07-08T03:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b5de0c12d6f1803ed6d161c9a56aab99412d3b97'/>
<id>urn:sha1:b5de0c12d6f1803ed6d161c9a56aab99412d3b97</id>
<content type='text'>
Signed-off-by: Dan Fandrich &lt;dan@coneharvesters.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775</title>
<updated>2011-05-29T02:24:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-05-29T02:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=488dd7086925b83bb36568965558221e04d2cc91'/>
<id>urn:sha1:488dd7086925b83bb36568965558221e04d2cc91</id>
<content type='text'>
When compiling with !ENABLE_FEATURE_GETOPT_LONG, busybox still tries
to include getopt.h which is not available; for example with uClibc
when !UCLIBC_HAS_GETOPT_LONG.  getopt.h is only required
for the _long set of functions.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>small fixes atop syslog config patch</title>
<updated>2011-04-16T18:15:14+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-04-16T18:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0288b27ad870adc437c370c262b7b41990ae0118'/>
<id>urn:sha1:0288b27ad870adc437c370c262b7b41990ae0118</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>.gitignore: add missing ignores</title>
<updated>2011-03-06T18:54:15+00:00</updated>
<author>
<name>Bjørn Forsman</name>
<email>bjorn.forsman@gmail.com</email>
</author>
<published>2011-03-03T08:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=102b8bde3b86e5d2eb9e8a60d220e55e00beccf1'/>
<id>urn:sha1:102b8bde3b86e5d2eb9e8a60d220e55e00beccf1</id>
<content type='text'>
Ignore output files created by "make defconfig; make".

Signed-off-by: Bjørn Forsman &lt;bjorn.forsman@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>hush: use FEATURE_SH_NOFORK to enable NOFORK trick</title>
<updated>2011-02-02T17:38:57+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-02-02T17:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b72baeb00328576df415f9a4b4f3d5f202e3be11'/>
<id>urn:sha1:b72baeb00328576df415f9a4b4f3d5f202e3be11</id>
<content type='text'>
Also expands docs

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo</title>
<updated>2011-01-18T12:58:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-01-18T12:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b9f2d9f7d9b4a9b6fbb6a28a8c0bcf8e0e3b1704'/>
<id>urn:sha1:b9f2d9f7d9b4a9b6fbb6a28a8c0bcf8e0e3b1704</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>rename archival/libunarchive -&gt; archival/libarchive; move bz/ into it</title>
<updated>2010-11-03T01:38:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-03T01:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=833d4e7f84f59099ee66eabfa3457ebb7d37eaa8'/>
<id>urn:sha1:833d4e7f84f59099ee66eabfa3457ebb7d37eaa8</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>scripts: remove bitrotted scripts/individual</title>
<updated>2010-10-28T18:45:37+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-28T18:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=02788ac7e2a44eee889aa1005e89076f928e964a'/>
<id>urn:sha1:02788ac7e2a44eee889aa1005e89076f928e964a</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>update docs/new-applet-HOWTO.txt</title>
<updated>2010-10-28T18:37:05+00:00</updated>
<author>
<name>Holger Blasum</name>
<email>hbl@sysgo.com</email>
</author>
<published>2010-10-28T18:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b27d62af8bd83f482506271510bfa6e873b953ab'/>
<id>urn:sha1:b27d62af8bd83f482506271510bfa6e873b953ab</id>
<content type='text'>
Signed-off-by: Holger Blasum &lt;hbl@sysgo.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>finish busybox.1 renaming</title>
<updated>2010-10-24T01:46:16+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-24T01:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=17fc33dfbdf98eb51a5cbf3345337cb4e21d60ac'/>
<id>urn:sha1:17fc33dfbdf98eb51a5cbf3345337cb4e21d60ac</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
