<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/runit, 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-26T19:00:18+00:00</updated>
<entry>
<title>usage.c: remove reference to busybox.h</title>
<updated>2007-05-26T19:00:18+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-26T19:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b6adbf1be29841501cc49917249e85f273e1df7c'/>
<id>urn:sha1:b6adbf1be29841501cc49917249e85f273e1df7c</id>
<content type='text'>
*: s/include "busybox.h"/include "libbb.h"

</content>
</entry>
<entry>
<title>xpipe: introduce (saves ~170 bytes)</title>
<updated>2007-05-26T16:44:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-26T16:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5a6aeddfa7262e41802c77f70c9ef88e9c2c2476'/>
<id>urn:sha1:5a6aeddfa7262e41802c77f70c9ef88e9c2c2476</id>
<content type='text'>
udhcp/signalpipe.c: use pipe instead of socketpair.

</content>
</entry>
<entry>
<title>svlogd: fix 'SEGV on uninitialized data' and make it honor TERM</title>
<updated>2007-05-06T01:37:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-05-06T01:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b952835efe865a8303f69d7fdac75c7dc11265ce'/>
<id>urn:sha1:b952835efe865a8303f69d7fdac75c7dc11265ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes, no code changes</title>
<updated>2007-04-16T22:32:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-16T22:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ac678ec2f127fc02a93fff2c164e0b13a94a6abf'/>
<id>urn:sha1:ac678ec2f127fc02a93fff2c164e0b13a94a6abf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes. No code changes.</title>
<updated>2007-04-10T15:42:06+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-10T15:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ff131b980d524a33d8a43cefe65e14f64a43f2da'/>
<id>urn:sha1:ff131b980d524a33d8a43cefe65e14f64a43f2da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tcpsvd: new applet</title>
<updated>2007-04-01T01:18:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-04-01T01:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2856dab4770e521a87c18b04ae8ebc209a9b95f9'/>
<id>urn:sha1:2856dab4770e521a87c18b04ae8ebc209a9b95f9</id>
<content type='text'>
It's a GPL-ed 'clone' of Dan Bernstein's tcpserver.
Author: Gerrit Pape &lt;pape@smarden.org&gt;
http://smarden.sunsite.dk/ipsvd/
size tcpsvd.o
   text    data     bss     dec     hex filename
   2571       4      16    2591     a1f tcpsvd.o

</content>
</entry>
<entry>
<title>Attempt to get more applets compile for NOMMU.</title>
<updated>2007-03-26T13:35:09+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-26T13:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53091ecd20c294f0e0757a5f4e0d5c8c7b23b555'/>
<id>urn:sha1:53091ecd20c294f0e0757a5f4e0d5c8c7b23b555</id>
<content type='text'>
TODO_config_nommu documents what I managed to compile so far
(yay! msh works! cool). inetd, telnetd, httpd still do not compile. TODO
Also make fork(), daemon() produce warnings on compile stage
(in addition to erros on link stage).
</content>
</entry>
<entry>
<title>add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy</title>
<updated>2007-03-25T23:21:05+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-25T23:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cad04ef4f3435e56181a81c896912543be34ea3c'/>
<id>urn:sha1:cad04ef4f3435e56181a81c896912543be34ea3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing copyright statements and doc for sv</title>
<updated>2007-03-12T23:34:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-12T23:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8a164052bfcf391368e267dae792a56b80174eba'/>
<id>urn:sha1:8a164052bfcf391368e267dae792a56b80174eba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sv: make code trivially smaller</title>
<updated>2007-03-12T23:14:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-03-12T23:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d55a36255d003c7093de67b615607f1ebb850838'/>
<id>urn:sha1:d55a36255d003c7093de67b615607f1ebb850838</id>
<content type='text'>
</content>
</entry>
</feed>
