<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/init, branch 0_60_3</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_60_3</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_60_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2002-04-13T08:31:59+00:00</updated>
<entry>
<title>Update some missing copyright notices</title>
<updated>2002-04-13T08:31:59+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-04-13T08:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1d1d2f9b1879775a8e04bcd189b66a058405c9c1'/>
<id>urn:sha1:1d1d2f9b1879775a8e04bcd189b66a058405c9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completely rework the config system so that it no longer annoys me to work on</title>
<updated>2002-04-12T12:05:57+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-04-12T12:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=85208e2ab94ddd60cc97dd7ae4a3b2a588281398'/>
<id>urn:sha1:85208e2ab94ddd60cc97dd7ae4a3b2a588281398</id>
<content type='text'>
the busybox development tree.  This eliminates the use of recursive make, and
once again allows us to run 'make' in a subdirectory with the expected result.
And things are now much faster too.  Greatly improved IMHO...
 -Erik
</content>
</entry>
<entry>
<title>Provide a controlling tty to askfirst processes as well</title>
<updated>2002-03-29T00:59:44+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-03-29T00:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c57e42b8f0aaeb44952284ade29717a36ee43e49'/>
<id>urn:sha1:c57e42b8f0aaeb44952284ade29717a36ee43e49</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Rewind messages to avoid weird formatting, and fix a bug with</title>
<updated>2002-03-20T14:57:50+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-03-20T14:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b0cc0a6ca879781c3899731c70eb3261252c7fe3'/>
<id>urn:sha1:b0cc0a6ca879781c3899731c70eb3261252c7fe3</id>
<content type='text'>
CONFIG_FEATURE_EXTRA_QUIET, which was broken
</content>
</entry>
<entry>
<title>Update init.c per my changes in the stable branch</title>
<updated>2002-03-05T15:12:19+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-03-05T15:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0298be88aece2a10b04c71db34fb154bdbbc45c9'/>
<id>urn:sha1:0298be88aece2a10b04c71db34fb154bdbbc45c9</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Patch from Russ Dill &lt;Russ.Dill@asu.edu&gt;.  From the</title>
<updated>2002-01-26T09:04:45+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-01-26T09:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53a2299230976b93d3bbe81ad92dad8c23d0b271'/>
<id>urn:sha1:53a2299230976b93d3bbe81ad92dad8c23d0b271</id>
<content type='text'>
start-stop-daemon man page:

-b|--background
        Typically used with programs that don't detach on their own.
        This option will force start-stop-daemon to fork before starting
        the process, and force it into the background. WARNING:
        start-stop-daemon cannot check the exit status if the process
        fails to execute for any reason. This is a last resort, and is
        only meant for programs that either make no sense forking on
        their own, or where it's not feasible to add the code for it to
        do this itself.

This is usefull for applets like watchdog
</content>
</entry>
<entry>
<title>Teach 'init -q' that init's pid may not equal 1</title>
<updated>2002-01-25T23:13:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-01-25T23:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=467a18b1d94dbcdc9f750e52d09f6579037fbff5'/>
<id>urn:sha1:467a18b1d94dbcdc9f750e52d09f6579037fbff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops.</title>
<updated>2002-01-06T01:10:25+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-01-06T01:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=038cbc74429f8c3c74a505314bc3eca5b44c342c'/>
<id>urn:sha1:038cbc74429f8c3c74a505314bc3eca5b44c342c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not depend on PATH or getopt arg reordering</title>
<updated>2002-01-06T01:08:28+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-01-06T01:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c94e89d81f9a5cbbbb9c1cbdcb52e3379173a5a7'/>
<id>urn:sha1:c94e89d81f9a5cbbbb9c1cbdcb52e3379173a5a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.</title>
<updated>2001-12-20T23:13:26+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-12-20T23:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1f0c43668ac332cbcf61cbdf71844799327cc8b9'/>
<id>urn:sha1:1f0c43668ac332cbcf61cbdf71844799327cc8b9</id>
<content type='text'>
</content>
</entry>
</feed>
