<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, branch 0_40</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_40</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_40'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2000-01-07T18:30:40+00:00</updated>
<entry>
<title>More minor fixes.</title>
<updated>2000-01-07T18:30:40+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-01-07T18:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=812d46667d8f558f58f1e668169d359b1203c5ef'/>
<id>urn:sha1:812d46667d8f558f58f1e668169d359b1203c5ef</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>added uniq_usage message</title>
<updated>2000-01-07T01:57:32+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>2000-01-07T01:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9d83165d9e36c61cf2fa49deee1bc14bd2d56c1d'/>
<id>urn:sha1:9d83165d9e36c61cf2fa49deee1bc14bd2d56c1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>did tedious stuff</title>
<updated>2000-01-06T23:49:21+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>2000-01-06T23:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=96f1f33e560295e0ef290d96ec2ca54a6ebee23e'/>
<id>urn:sha1:96f1f33e560295e0ef290d96ec2ca54a6ebee23e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cool.  Beppu is doing uniq.</title>
<updated>2000-01-06T01:14:56+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-01-06T01:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0b874ed41f4bd7bec609541e2883d8ad4933c680'/>
<id>urn:sha1:0b874ed41f4bd7bec609541e2883d8ad4933c680</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>i am busybox of borg.  unix will be assimilated.</title>
<updated>2000-01-06T00:48:21+00:00</updated>
<author>
<name>John Beppu</name>
<email>beppu@lbox.org</email>
</author>
<published>2000-01-06T00:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=abb4772b2821ac113f4748e376ea35770ecaae08'/>
<id>urn:sha1:abb4772b2821ac113f4748e376ea35770ecaae08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The latest and greatest.  init basically works, though needs</title>
<updated>2000-01-05T09:34:26+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-01-05T09:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0881de706e479877ef68e0b859eb0d2594695e8e'/>
<id>urn:sha1:0881de706e479877ef68e0b859eb0d2594695e8e</id>
<content type='text'>
a minor inittab design change to accomodate specifying the device
to run each process on.
 -Erik
</content>
</entry>
<entry>
<title>Bunches of fixes.  Typos, bugs, etc.</title>
<updated>2000-01-04T01:10:25+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-01-04T01:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7dc160721ee3ceb76240a43d1454b45aaa9dbee4'/>
<id>urn:sha1:7dc160721ee3ceb76240a43d1454b45aaa9dbee4</id>
<content type='text'>
Added 'gunzip -t'.  inittab support _almost_ works (but it isn't
ready for prime time useage yet).
 -Erik
</content>
</entry>
<entry>
<title>* sed now supports addresses (numeric or regexp, with negation) and</title>
<updated>1999-12-29T22:19:46+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-29T22:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1266a13e1f687d34052ae7e2469048d035633e58'/>
<id>urn:sha1:1266a13e1f687d34052ae7e2469048d035633e58</id>
<content type='text'>
    has an append command, thanks to Marco Pantaleoni &lt;panta@prosa.it&gt;
* Fixed dmesg.  It wasn't parsing its options (-n or -s) properly.
* Some cosmetic fixes to ls output formatting to make it behave more
    like GNU ls.
 -Erik
</content>
</entry>
<entry>
<title>Fixed mv so it now does the right thing (same method used in cp).  Removed</title>
<updated>1999-12-29T02:36:29+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-29T02:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f664c004db12cdb3e379c1745351e225c7b92de7'/>
<id>urn:sha1:f664c004db12cdb3e379c1745351e225c7b92de7</id>
<content type='text'>
some cruft from cp.
 -Erik
</content>
</entry>
<entry>
<title>Fixed cp so it works as God intended it to.</title>
<updated>1999-12-29T02:10:35+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>1999-12-29T02:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2fe08c7afb3ddef42f304e78cb6edfa28e0741ef'/>
<id>urn:sha1:2fe08c7afb3ddef42f304e78cb6edfa28e0741ef</id>
<content type='text'>
 -Erik
</content>
</entry>
</feed>
