<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox, branch 0.0.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.0.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.0.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2007-01-31T17:27:10+00:00</updated>
<entry>
<title>I forgot to add count.c a while ago.  (Memo to self: grab snapshots and build</title>
<updated>2007-01-31T17:27:10+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-31T17:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c555a0ca46e75097596274bf5e634127015aa144'/>
<id>urn:sha1:c555a0ca46e75097596274bf5e634127015aa144</id>
<content type='text'>
out of directory more often, to make sure I've checked in all the files...)
</content>
</entry>
<entry>
<title>Move download-&gt;downloads (be consistent) and add a skeletal index bar along</title>
<updated>2007-01-31T16:57:08+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-31T16:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ad8287d59cbc8ad0ae0c9538ab395fa5a16cd58a'/>
<id>urn:sha1:ad8287d59cbc8ad0ae0c9538ab395fa5a16cd58a</id>
<content type='text'>
the left (copied from firmware linux, half the tabs go nowhere).
</content>
</entry>
<entry>
<title>This creates an almost valid empty ext2 filesystem, except for a few superblock</title>
<updated>2007-01-31T15:50:56+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-31T15:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=15406bbe98556a2109f983f1bccc0ac90632d0e0'/>
<id>urn:sha1:15406bbe98556a2109f983f1bccc0ac90632d0e0</id>
<content type='text'>
fields (blank free_blocks and free_inodes), and no root directory.  (And
technically, no lost+found either.)
</content>
</entry>
<entry>
<title>mke2fs: Stopping for dinner.  It compiles.</title>
<updated>2007-01-29T22:44:28+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-29T22:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9568d5afcfea1b5a5019c23e25bba33283970f30'/>
<id>urn:sha1:9568d5afcfea1b5a5019c23e25bba33283970f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More work on mke2fs.</title>
<updated>2007-01-28T09:54:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-28T09:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=3ac8d261fd430c45f4827570cb5146336cbc656a'/>
<id>urn:sha1:3ac8d261fd430c45f4827570cb5146336cbc656a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move superblock initialization to a function.  Trim unused padding from</title>
<updated>2007-01-28T01:43:26+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-28T01:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=43d7e909cb98e02ea11877f7516e721ac0aa5b5d'/>
<id>urn:sha1:43d7e909cb98e02ea11877f7516e721ac0aa5b5d</id>
<content type='text'>
superblock.
</content>
</entry>
<entry>
<title>One more field, minor shrinking, and start on block groups.</title>
<updated>2007-01-27T20:10:48+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-27T20:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=22eca62ff07e97063eb77dc61660a91e12fed182'/>
<id>urn:sha1:22eca62ff07e97063eb77dc61660a91e12fed182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filling out most of the ext2 superblock correctly now.</title>
<updated>2007-01-26T15:48:35+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-26T15:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=90495a45e4ed40bf411a75959346fbaafa465fc1'/>
<id>urn:sha1:90495a45e4ed40bf411a75959346fbaafa465fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update args.c to implement numeric arguments.</title>
<updated>2007-01-25T21:11:23+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-25T21:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=028a54424e08cb8bf88bd2014ffd7d485f15ba51'/>
<id>urn:sha1:028a54424e08cb8bf88bd2014ffd7d485f15ba51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The fdlength() ioctl apparently doesn't work on files (and the lseek trick</title>
<updated>2007-01-25T21:10:37+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-01-25T21:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b3a3382abf49573ba1f79d22417e9fc50125d28d'/>
<id>urn:sha1:b3a3382abf49573ba1f79d22417e9fc50125d28d</id>
<content type='text'>
doesn't work on some devices, and we can't always tell _when_ it failed), so
go to the binary search for now.
</content>
</entry>
</feed>
