<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys, branch 0.4.9</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.9</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.9'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2014-07-07T04:43:29+00:00</updated>
<entry>
<title>Autodetect --bind and --loop mounts in a way that doesn't interfere with network filesystems or -t newtype mounts that trigger a module load.</title>
<updated>2014-07-07T04:43:29+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T04:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=056d0a00de99639fb39d19e984dd66fe82be7820'/>
<id>urn:sha1:056d0a00de99639fb39d19e984dd66fe82be7820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor cleanup: move a global variable into GLOBALS(), inline strchr_null(), some whitespace and bracket cleanups.</title>
<updated>2014-07-07T04:21:13+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T04:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b6efbb62f60638635c102bbe9b3e50e711e615a8'/>
<id>urn:sha1:b6efbb62f60638635c102bbe9b3e50e711e615a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor cleanup pass.</title>
<updated>2014-07-07T04:17:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T04:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f383983d9868d2f3151b307c5f5bbc506e2f87d6'/>
<id>urn:sha1:f383983d9868d2f3151b307c5f5bbc506e2f87d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add nbd-client.</title>
<updated>2014-07-07T00:58:49+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T00:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8525d7873098b780de2575bf4bcce6be29c33a1e'/>
<id>urn:sha1:8525d7873098b780de2575bf4bcce6be29c33a1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote killall5 by merging it into kill.</title>
<updated>2014-07-07T00:14:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-07T00:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ffa7e3b05eea2d404758758c561f534824ca77c8'/>
<id>urn:sha1:ffa7e3b05eea2d404758758c561f534824ca77c8</id>
<content type='text'>
Slight conflict here: this puts killall5 in the posix directory. But the commands sharing code trumps that.
</content>
</entry>
<entry>
<title>Try to lookup all umounts in /proc/mounts so we can auto-zap loopback devices.</title>
<updated>2014-07-06T04:26:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-06T04:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=36f6dea7ea3c9973910f38af61a58f20513b95c8'/>
<id>urn:sha1:36f6dea7ea3c9973910f38af61a58f20513b95c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TAR - this supports archive creation and extraction based on the USTAR format (described in PAX Spec). For (de)compression '-z' gzip is supported.</title>
<updated>2014-07-05T02:46:00+00:00</updated>
<author>
<name>Ashwini Sharma</name>
<email>ak.ashwini1981@gmail.com</email>
</author>
<published>2014-07-05T02:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=15e02f09549e34e839a6b74fdfb3c1d1974bb635'/>
<id>urn:sha1:15e02f09549e34e839a6b74fdfb3c1d1974bb635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>date -r wasn't saving the result in the right variable. (And make date -ur work.)</title>
<updated>2014-07-04T01:30:52+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-04T01:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=feb696ae85c34ba65da30fde9545153398b1a2de'/>
<id>urn:sha1:feb696ae85c34ba65da30fde9545153398b1a2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rm -rf of chmod 000 directories.</title>
<updated>2014-07-03T23:42:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-03T23:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5ce682e4f4b0c789d591afce1e053efd01313f2d'/>
<id>urn:sha1:5ce682e4f4b0c789d591afce1e053efd01313f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote makedevs to other.</title>
<updated>2014-06-30T10:05:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-06-30T10:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9bf93edd68742bbc9e814ec49c8a3a31ca8d3fff'/>
<id>urn:sha1:9bf93edd68742bbc9e814ec49c8a3a31ca8d3fff</id>
<content type='text'>
</content>
</entry>
</feed>
