<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, branch 1_20_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_20_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_20_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2012-04-18T12:38:15+00:00</updated>
<entry>
<title>who: fix typo in help text</title>
<updated>2012-04-18T12:38:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-04-18T12:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b110e1fecb4398524e857d772c5cc635615b0ac4'/>
<id>urn:sha1:b110e1fecb4398524e857d772c5cc635615b0ac4</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>who,less: tweaked help text</title>
<updated>2012-04-17T14:11:25+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-04-17T14:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53772869bc4ecfe68ac8d53c50a6057e7872df06'/>
<id>urn:sha1:53772869bc4ecfe68ac8d53c50a6057e7872df06</id>
<content type='text'>
function                                             old     new   delta
packed_usage                                       29176   29173      -3

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>test: "test !" was accessing argv past NULL - fix it. Closes 4832</title>
<updated>2012-03-08T02:50:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-08T02:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=07fcaab595e9029ebe37f5240a10038c493af545'/>
<id>urn:sha1:07fcaab595e9029ebe37f5240a10038c493af545</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: make xchroot do a chdir("/") after chroot</title>
<updated>2012-03-07T23:28:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-07T23:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0687a5b496a05cbc06f3bcdc517a2e6cabc535df'/>
<id>urn:sha1:0687a5b496a05cbc06f3bcdc517a2e6cabc535df</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>printf: fix this case: printf "%b" '\0057usr\0057bin\n'</title>
<updated>2012-03-07T10:57:47+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-07T10:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=69d81a1c1b2e4881b751ee24f8eb70c0dfaa05d9'/>
<id>urn:sha1:69d81a1c1b2e4881b751ee24f8eb70c0dfaa05d9</id>
<content type='text'>
It was not accepting \0NNN. Standard printf tool does.

function                                             old     new   delta
printf_main                                          869     886     +17

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>printf: trim help text</title>
<updated>2012-03-07T10:44:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-07T10:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d4acaf70c586ea72fce0e4af4cba87d4a6d00655'/>
<id>urn:sha1:d4acaf70c586ea72fce0e4af4cba87d4a6d00655</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>uudecode: tweak help text</title>
<updated>2012-03-05T13:23:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-05T13:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=11e61d5c7116cb83794a270b4fc9e2a1fadaa5cd'/>
<id>urn:sha1:11e61d5c7116cb83794a270b4fc9e2a1fadaa5cd</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>uuencode: tweak help text</title>
<updated>2012-03-05T13:22:33+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-05T13:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fa737cebe7fc3be0c74b1a9958e73d0626fd5b02'/>
<id>urn:sha1:fa737cebe7fc3be0c74b1a9958e73d0626fd5b02</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>cp: trim help text</title>
<updated>2012-03-05T09:09:18+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-05T09:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b3439d4727b9813ae373d0015720d49d5a0fc72d'/>
<id>urn:sha1:b3439d4727b9813ae373d0015720d49d5a0fc72d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>du: trim help text a bit more</title>
<updated>2012-03-05T08:59:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2012-03-05T08:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bb9254a3b2bfdaf1f1ebf8e14efb2e395de355f5'/>
<id>urn:sha1:bb9254a3b2bfdaf1f1ebf8e14efb2e395de355f5</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
