<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox, 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-26T21:07:16+00:00</updated>
<entry>
<title>Announce 0.0.6 release.  (A bit early, so the next FWL release can use it.)</title>
<updated>2008-05-26T21:07:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-26T21:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fe0f3d5fa93b85a43854953b5997ad802fbad4a2'/>
<id>urn:sha1:fe0f3d5fa93b85a43854953b5997ad802fbad4a2</id>
<content type='text'>
</content>
</entry>
<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>Sort was including the trailing comma and getting the order wrong.</title>
<updated>2008-05-12T06:23:19+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-12T06:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=da5709494710925cf9d35b91ba2690148031b840'/>
<id>urn:sha1:da5709494710925cf9d35b91ba2690148031b840</id>
<content type='text'>
(Specifically, it was comparing "sh," with "sha1sum," and putting sha1sum first
in generated/newtoys.h so the binary search wasn't finding sha1sum.  Alas, you
can't feed separate beginning and ending delimiters to "sort -t".  The fix is
to copy the appropriate field out with sed, duplicate it at the start of the
string where it's easy to compare, and then remove it again with a second
sed after the sort.
</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>More tweaks to rmdir.test and the testing infrastructure.</title>
<updated>2008-05-05T00:44:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-05T00:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e156d44eb2e9954d37ed0dfa326f263c3ed4c3d7'/>
<id>urn:sha1:e156d44eb2e9954d37ed0dfa326f263c3ed4c3d7</id>
<content type='text'>
</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>Fluffier error message.</title>
<updated>2008-05-04T23:52:29+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-04T23:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8e99874c4743032b9cd236c84098570e4476657a'/>
<id>urn:sha1:8e99874c4743032b9cd236c84098570e4476657a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to convince make to be less stupid about rebuilding.</title>
<updated>2008-05-04T21:20:15+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-05-04T21:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=87df5f68324769631e3acb05b940b9e145551609'/>
<id>urn:sha1:87df5f68324769631e3acb05b940b9e145551609</id>
<content type='text'>
</content>
</entry>
</feed>
