<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys, branch 0.0.6</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.0.6</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.0.6'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2008-05-17T22:54:21+00:00</updated>
<entry>
<title>Add seq, and tests for it.</title>
<updated>2008-05-17T22:54:21+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-17T22:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=76ab4754a79b9c7f433eeb365a57c9c66388277d'/>
<id>urn:sha1:76ab4754a79b9c7f433eeb365a57c9c66388277d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix which (the meaning of -a was reversed, and it was finding the _last_ hit).</title>
<updated>2008-05-17T22:52:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-17T22:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=59f490cb4e18960e7ddd003f9a66005eccc5ebd7'/>
<id>urn:sha1:59f490cb4e18960e7ddd003f9a66005eccc5ebd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix command line option parsing so "echo -xen" actually prints "-xen".  Add</title>
<updated>2008-05-17T22:13:26+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-17T22:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1a221d9b4f058d05aa250691c381f0cfeaaeab9e'/>
<id>urn:sha1:1a221d9b4f058d05aa250691c381f0cfeaaeab9e</id>
<content type='text'>
echo.test while I'm at it.
</content>
</entry>
<entry>
<title>Update mdev to work around the newest sysfs api breakage in the 2.6.25 kernel.</title>
<updated>2008-05-12T05:52:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-12T05:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=988abb33a5c9d8023a8e1bd5535a75a16e5d9e46'/>
<id>urn:sha1:988abb33a5c9d8023a8e1bd5535a75a16e5d9e46</id>
<content type='text'>
(Yeah, I know sysfs hasn't actually got an API, but I like to pretend...)
</content>
</entry>
<entry>
<title>Add rmdir and test for it.</title>
<updated>2008-05-04T23:59:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-04T23:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=121a9d47fb33371046131fef12233974be518170'/>
<id>urn:sha1:121a9d47fb33371046131fef12233974be518170</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We don't open a destination filehandle for symlinks, so xclose() would barf.</title>
<updated>2008-04-10T03:24:36+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-04-10T03:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f639c65ac49b97fdf2445f6ba79da66eb986e925'/>
<id>urn:sha1:f639c65ac49b97fdf2445f6ba79da66eb986e925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -v to cp.</title>
<updated>2008-04-10T03:01:20+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-04-10T03:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=dd4d83e58135c7f75f5cf0103cd4c6ced4e86c84'/>
<id>urn:sha1:dd4d83e58135c7f75f5cf0103cd4c6ced4e86c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Thinko in cat.</title>
<updated>2008-04-09T05:22:04+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-04-09T05:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=aef99f4102bbb67963e651928bd79fcb2c656b6d'/>
<id>urn:sha1:aef99f4102bbb67963e651928bd79fcb2c656b6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach patch that a file dated 1969-12-31 means doesn't exist, and to fail</title>
<updated>2008-04-09T03:59:18+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-04-09T03:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d5928d56bc383eac6427f63d2c8f8f1819281b1b'/>
<id>urn:sha1:d5928d56bc383eac6427f63d2c8f8f1819281b1b</id>
<content type='text'>
if a create isn't exclusive.
</content>
</entry>
<entry>
<title>Spent the five minutes to implement "cat".</title>
<updated>2008-04-04T17:19:21+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-04-04T17:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=52b499c816e77aa4ebb66ab959ccd8aaa0982ccb'/>
<id>urn:sha1:52b499c816e77aa4ebb66ab959ccd8aaa0982ccb</id>
<content type='text'>
</content>
</entry>
</feed>
