<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32, branch 0_39</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_39</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_39'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>1999-12-11T04:21:50+00:00</updated>
<entry>
<title>Set version to 0.39</title>
<updated>1999-12-11T04:21:50+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-11T04:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59248bad97413798ac0cfdc5fcc75c7635a7ab1c'/>
<id>urn:sha1:59248bad97413798ac0cfdc5fcc75c7635a7ab1c</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Minor updates</title>
<updated>1999-12-11T04:16:51+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-11T04:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=84b009256f2c17908ed768fea67bba8380ee1f26'/>
<id>urn:sha1:84b009256f2c17908ed768fea67bba8380ee1f26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    Removed a redundant call du();  Save cpu cycles.</title>
<updated>1999-12-10T15:23:47+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-10T15:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b52a218c95ac69977e0a7e1c0ab9563c28e145d0'/>
<id>urn:sha1:b52a218c95ac69977e0a7e1c0ab9563c28e145d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    damnit.</title>
<updated>1999-12-10T08:44:54+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-10T08:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59017e80daf0b70955fbff0b5e29f8f85da3f309'/>
<id>urn:sha1:59017e80daf0b70955fbff0b5e29f8f85da3f309</id>
<content type='text'>
    removed mkfifo from the TODO list.

    I didn't implement it, because I realized (too late) that
    mknod already existed, and it can do anything that mkfifo
    would have done.
</content>
</entry>
<entry>
<title>Fixed John's email address again.</title>
<updated>1999-12-10T08:29:20+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-10T08:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cf53687376cbb9cbcab819cfad65b85831cd30ea'/>
<id>urn:sha1:cf53687376cbb9cbcab819cfad65b85831cd30ea</id>
<content type='text'>
John.  Your email address is "john@lineo.com" not @line.com. :)
 -Erik
</content>
</entry>
<entry>
<title>Added poweroff (and adjusted init to use it).  Inlined function</title>
<updated>1999-12-10T08:25:07+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-10T08:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2cb55077e2f65f17dbc8933eec47760bcc2a6ba1'/>
<id>urn:sha1:2cb55077e2f65f17dbc8933eec47760bcc2a6ba1</id>
<content type='text'>
calls to code only called once in tee.  Made BB_KLOGD and option.
 -Erik
</content>
</entry>
<entry>
<title>    less TODO</title>
<updated>1999-12-10T07:48:34+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-10T07:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c5ff0165adac767d37103baa875c2f86bb43c0e1'/>
<id>urn:sha1:c5ff0165adac767d37103baa875c2f86bb43c0e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    Implemented head(1).</title>
<updated>1999-12-10T07:42:50+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-10T07:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3157b1fba9ee8a558b04e9025da9f77e4256c0ea'/>
<id>urn:sha1:3157b1fba9ee8a558b04e9025da9f77e4256c0ea</id>
<content type='text'>
    tried to mimic GNU behaviour.
</content>
</entry>
<entry>
<title>    changed tee_usage from being a function to a char[]</title>
<updated>1999-12-10T07:41:03+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-10T07:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a3e0d7928b0042dfe1be94da62b750664306b404'/>
<id>urn:sha1:a3e0d7928b0042dfe1be94da62b750664306b404</id>
<content type='text'>
    that gets used be usage();
</content>
</entry>
<entry>
<title>    Fixed bug when dealing with files specified</title>
<updated>1999-12-10T07:40:08+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-10T07:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9835541c540a5009c13655f72eb7465c5dbd854b'/>
<id>urn:sha1:9835541c540a5009c13655f72eb7465c5dbd854b</id>
<content type='text'>
    on the command line that didn't exist.
</content>
</entry>
</feed>
