<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell, branch 1_2_0</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_2_0</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_2_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2006-07-19T21:43:53+00:00</updated>
<entry>
<title>Replace the previous checkin with the correct fix.</title>
<updated>2006-07-19T21:43:53+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-19T21:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53702e53ba7fed674a885f7ca17c14ca70adb0c0'/>
<id>urn:sha1:53702e53ba7fed674a885f7ca17c14ca70adb0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For now, get around the error that "child" might be uninitialized.</title>
<updated>2006-07-18T12:05:43+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-18T12:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e4da920bd114b87fcfd6ff0c0bc1b5e880766f9'/>
<id>urn:sha1:3e4da920bd114b87fcfd6ff0c0bc1b5e880766f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaup read() and write() variants, plus a couple of new functions like</title>
<updated>2006-07-16T08:14:35+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-16T08:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=534374755d618c9c36c9940c82756241c4b25a67'/>
<id>urn:sha1:534374755d618c9c36c9940c82756241c4b25a67</id>
<content type='text'>
xlseek and fdlength() for the new mkswap.
</content>
</entry>
<entry>
<title>A couple things that got tangled up in my tree, easier to check in both than</title>
<updated>2006-07-12T19:17:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-12T19:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c9c1a41c581101f53cc36efae53cd8ebb568962f'/>
<id>urn:sha1:c9c1a41c581101f53cc36efae53cd8ebb568962f</id>
<content type='text'>
untangle them:

Rewrite u_signal_names() into get_signum() and get_signame(), plus trim the
signal list to that required by posix (they can specify the numbers for
the rest if they really need them).  (This is preparatory cleanup for adding
a timeout applet like Roberto Foglietta wants.)

Export the itoa (added due to Denis Vlasenko, although it's not quite his
preferred implementation) from xfuncs.c so it's actually used, and remove
several other redundant implementations of itoa and utoa() in the tree.

</content>
</entry>
<entry>
<title>Bugfix from Shaun Jackman (check that argv[optind] isn't null before</title>
<updated>2006-07-09T17:03:07+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-09T17:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=acf448d4f67f997828b72699ae9d56279dbea896'/>
<id>urn:sha1:acf448d4f67f997828b72699ae9d56279dbea896</id>
<content type='text'>
dereferencing it) plus a bunch of tweaks from me.
</content>
</entry>
<entry>
<title>Bug fix from Vladimir Oleynic via Paul Fox for:</title>
<updated>2006-07-06T01:09:21+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-06T01:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f296f0b77d1115e7b4056613dfcecac11ec45e79'/>
<id>urn:sha1:f296f0b77d1115e7b4056613dfcecac11ec45e79</id>
<content type='text'>
echo "+bond0" &gt; /sys/class/net/bonding_masters
while true; do
  echo hello
done  
</content>
</entry>
<entry>
<title>Remove the silly redundancy from that header file include.</title>
<updated>2006-07-03T00:46:47+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-03T00:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4eddb42bbcb808361873b58f05cb9ee2dc6bb35b'/>
<id>urn:sha1:4eddb42bbcb808361873b58f05cb9ee2dc6bb35b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standardize on the vi editing directives being on the first line.</title>
<updated>2006-07-02T19:47:05+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-02T19:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=63fc1a9e08fabfc8ba96bad80731673ef40bf5cb'/>
<id>urn:sha1:63fc1a9e08fabfc8ba96bad80731673ef40bf5cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Shaun Jackman moving the var=value logic to here it can do some good.</title>
<updated>2006-07-01T17:19:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-01T17:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7a8e491dffe98ebc19fa83c2785c8477522e3270'/>
<id>urn:sha1:7a8e491dffe98ebc19fa83c2785c8477522e3270</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of all "#if 0" content.</title>
<updated>2006-07-01T14:30:28+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-01T14:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=177c9f312829d5932a798a8e2c8f6feea1a8b8d5'/>
<id>urn:sha1:177c9f312829d5932a798a8e2c8f6feea1a8b8d5</id>
<content type='text'>
</content>
</entry>
</feed>
