<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, 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-10T15:23:47+00:00</updated>
<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>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>    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>
<entry>
<title>Fix beppu's email address.</title>
<updated>1999-12-10T06:45:42+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-10T06:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=70e2f0b111f3e4d6ec9752b09e0ebda015bb599b'/>
<id>urn:sha1:70e2f0b111f3e4d6ec9752b09e0ebda015bb599b</id>
<content type='text'>
BTW, John, go to sleep.  It is late. :)
 -Erik
</content>
</entry>
<entry>
<title>    Fleshed out du_main().</title>
<updated>1999-12-10T06:15:27+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-10T06:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=14c82b64c9e94fba678f439e0fd8236ea6a6ee1e'/>
<id>urn:sha1:14c82b64c9e94fba678f439e0fd8236ea6a6ee1e</id>
<content type='text'>
    I'm not sure which options to support.
</content>
</entry>
<entry>
<title>    Implemented tee(1).</title>
<updated>1999-12-10T05:27:16+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-10T05:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=059f152a7a2d1796cf93d1a79f33055d38b94f2a'/>
<id>urn:sha1:059f152a7a2d1796cf93d1a79f33055d38b94f2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    This is my preliminary</title>
<updated>1999-12-09T18:23:54+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>1999-12-09T18:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0f5e1ab949193ee7b6228bc66730da9d573464eb'/>
<id>urn:sha1:0f5e1ab949193ee7b6228bc66730da9d573464eb</id>
<content type='text'>
    du implementation.  It
    was written from scratch
    (doesn't use recursiveAction).
    I still need to flesh out
    du_main().
</content>
</entry>
</feed>
