<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/configs, branch noconsole</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=noconsole</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=noconsole'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2017-02-04T10:19:31+00:00</updated>
<entry>
<title>ash: make the noconsole option configurable at build time</title>
<updated>2017-02-04T10:19:31+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-02-04T10:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e1a1a3db00f1333793f348bfc550a4463fe7f244'/>
<id>urn:sha1:e1a1a3db00f1333793f348bfc550a4463fe7f244</id>
<content type='text'>
The noconsole option depends on APIs that aren't available in
all incarnations of Microsoft Windows.  Allow it to be disabled
at build time.
</content>
</entry>
<entry>
<title>win32: implement nanosleep and enable float sleep by default</title>
<updated>2017-01-18T10:44:58+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-01-18T10:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c6ec14a39aa1a6fe98fe4bec1ee3d545be9d5410'/>
<id>urn:sha1:c6ec14a39aa1a6fe98fe4bec1ee3d545be9d5410</id>
<content type='text'>
Don't expect sleeping for fractions of a second to be very accurate.
</content>
</entry>
<entry>
<title>Update default configuration</title>
<updated>2017-01-04T11:50:32+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-01-04T11:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a9e9a81f031ecc0026e88540c31b68008e4d2df9'/>
<id>urn:sha1:a9e9a81f031ecc0026e88540c31b68008e4d2df9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update default configuration</title>
<updated>2016-11-29T12:19:32+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-11-29T12:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=71ecc8033e6989996057b32577e71148fd544596'/>
<id>urn:sha1:71ecc8033e6989996057b32577e71148fd544596</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2016-11-29T11:26:45+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-11-29T11:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bb8d79eadbba1942dbdb9f9cee5c47833afe269f'/>
<id>urn:sha1:bb8d79eadbba1942dbdb9f9cee5c47833afe269f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY config option</title>
<updated>2016-11-27T02:57:08+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-11-27T02:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6747bdac88d44d1b3729f56760ae7f6829c85d9f'/>
<id>urn:sha1:6747bdac88d44d1b3729f56760ae7f6829c85d9f</id>
<content type='text'>
Its usage in C code was removed in 2004.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Post-merge fixes</title>
<updated>2016-10-20T11:02:49+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-10-19T16:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3528bee569f518dcb66e1343dd808b437499db84'/>
<id>urn:sha1:3528bee569f518dcb66e1343dd808b437499db84</id>
<content type='text'>
Update default configurations; rename ststrdup -&gt; sstrdup; fix
status returns in evalcommand.
</content>
</entry>
<entry>
<title>Merge branch busybox (up to "ash: comment out free(p) just before...")</title>
<updated>2016-10-19T16:01:55+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-10-19T16:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=075814c60a316cfd088c88f26f75ab21b5850b98'/>
<id>urn:sha1:075814c60a316cfd088c88f26f75ab21b5850b98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>traceroute: cleanup and fixes for packet size calculations</title>
<updated>2016-09-28T16:44:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-09-28T16:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1c32e49bdf74dfe47cae108d06702996ead052f0'/>
<id>urn:sha1:1c32e49bdf74dfe47cae108d06702996ead052f0</id>
<content type='text'>
Remove FEATURE_TRACEROUTE_SOURCE_ROUTE: it's off by default, and
source routing is not used in real world.

Tested that "traceroute -n ::1 100" and "traceroute -n 127.0.0.1 100"
both send 100 byte IP packets (this matches what traceroute on Fedora
Rawhide is doing).

function                                             old     new   delta
common_traceroute_main                              3731    3738      +7

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mingw: enable whois in default configuration</title>
<updated>2016-07-08T07:58:52+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2016-07-08T07:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=60a45c4c924b301facd8171ec0b541c066887b59'/>
<id>urn:sha1:60a45c4c924b301facd8171ec0b541c066887b59</id>
<content type='text'>
</content>
</entry>
</feed>
