<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox, branch 0.0.7</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.0.7</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.0.7'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2008-11-12T19:31:30+00:00</updated>
<entry>
<title>Added tag 0.0.6 for changeset 6e65eefc37e9</title>
<updated>2008-11-12T19:31:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-11-12T19:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d9ee848acd51149c93176d8e5364b30ce8248e34'/>
<id>urn:sha1:d9ee848acd51149c93176d8e5364b30ce8248e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tighten up chvt, save a few bytes.</title>
<updated>2008-10-25T04:19:38+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-10-25T04:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=839fb0b36ef91c8b69aea88f2f0258453e932b74'/>
<id>urn:sha1:839fb0b36ef91c8b69aea88f2f0258453e932b74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade patch to detect hunks that start after a false start.</title>
<updated>2008-10-23T21:44:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-10-23T21:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=bdf037ff5e1b933d624ac74c62c5c1eb14464737'/>
<id>urn:sha1:bdf037ff5e1b933d624ac74c62c5c1eb14464737</id>
<content type='text'>
Imagine a hunk that starts with a blank line, but the site to patch starts
with two blank lines.  Before we'd read the first blank line, think it was the
start of the hunk and buffer it, read the second blank line, notice that it
didn't match the second line of the hunk, and discard _both_ buffered lines of
context (writing them to the output file) without checking that one of the
later context lines might have been the real start of the hunk.

Make it re-check the rest of the buffered context for matches each time it
discards a line of buffered context.
</content>
</entry>
<entry>
<title>Fix giant glaring thinko.</title>
<updated>2008-08-28T22:32:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-08-28T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cebe48aebfbb9378715db1ef98e0a8bcd1a39998'/>
<id>urn:sha1:cebe48aebfbb9378715db1ef98e0a8bcd1a39998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>An error from an input file isn't fatal, keep reading remaining input files.</title>
<updated>2008-08-15T19:16:53+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-08-15T19:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=24396bbf78d03dee1e695d8b32bea48805c89a1b'/>
<id>urn:sha1:24396bbf78d03dee1e695d8b32bea48805c89a1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chroot should stop option parsing at the first non-option argument.</title>
<updated>2008-08-15T19:14:10+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-08-15T19:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5a9c37f5e9dde147270974d796b5c6c742fb2804'/>
<id>urn:sha1:5a9c37f5e9dde147270974d796b5c6c742fb2804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak from Roberto Foglietta.</title>
<updated>2008-07-18T13:43:18+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-07-18T13:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e824ed1b5a1d7a6c839348cf4636ceb9972e7a11'/>
<id>urn:sha1:e824ed1b5a1d7a6c839348cf4636ceb9972e7a11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Roberto Foglietta pointed out that readall() needs fdlength() to restore</title>
<updated>2008-07-18T10:43:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-07-18T10:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f15387d8d3a383cd83f4bae8eb4c7dc6a15210d5'/>
<id>urn:sha1:f15387d8d3a383cd83f4bae8eb4c7dc6a15210d5</id>
<content type='text'>
the original position before exiting.
</content>
</entry>
<entry>
<title>Bug spotted by Roberto Foglietta: at EOF readall() should return count, not len.</title>
<updated>2008-07-18T09:15:59+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-07-18T09:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=15b231591d3e95d502b2cee1d7d6192177230c15'/>
<id>urn:sha1:15b231591d3e95d502b2cee1d7d6192177230c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "tee" command.</title>
<updated>2008-07-04T00:19:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-07-04T00:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2bfaaf25614985ada5490d08e005b36f948d8186'/>
<id>urn:sha1:2bfaaf25614985ada5490d08e005b36f948d8186</id>
<content type='text'>
</content>
</entry>
</feed>
