<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/findutils, branch 1_00_pre4</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_00_pre4</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_00_pre4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2003-10-31T08:19:44+00:00</updated>
<entry>
<title>Try to make indent formatting less horrible</title>
<updated>2003-10-31T08:19:44+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-10-31T08:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=252183e3f53b58984397bf6e8bd727b2ebe85b2e'/>
<id>urn:sha1:252183e3f53b58984397bf6e8bd727b2ebe85b2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a comment with link to the SUSv3 standard for xargs</title>
<updated>2003-10-30T22:51:33+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-10-30T22:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=40c9489d336ad42451b8eb124f82ff14958d3945'/>
<id>urn:sha1:40c9489d336ad42451b8eb124f82ff14958d3945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>run through indent</title>
<updated>2003-10-30T22:47:16+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-10-30T22:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=09c295a5bc40f27612cc6375c7c4de3eb16efdf0'/>
<id>urn:sha1:09c295a5bc40f27612cc6375c7c4de3eb16efdf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Andreas Mohr writes:</title>
<updated>2003-10-22T09:58:56+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-10-22T09:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=88c916bdec7d444198f067529637b4a616ad3efe'/>
<id>urn:sha1:88c916bdec7d444198f067529637b4a616ad3efe</id>
<content type='text'>
the busybox menuconfig triggered my "inacceptable number of spelling mistakes"
upper level, so I decided to make a patch ;-)

I also improved some wording to describe some things in a better way.

Many thanks for an incredible piece of software!

Andreas Mohr, random OSS developer
</content>
</entry>
<entry>
<title>Vodz last_patch_117, update options for new xargs</title>
<updated>2003-10-10T23:15:23+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-10-10T23:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d12061b299a096359b998e0e4415ebe77b45c96b'/>
<id>urn:sha1:d12061b299a096359b998e0e4415ebe77b45c96b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vods versions of xargs</title>
<updated>2003-10-10T12:10:18+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-10-10T12:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=61796945e37a6cd9dd230e8e7a86536ad58fcd14'/>
<id>urn:sha1:61796945e37a6cd9dd230e8e7a86536ad58fcd14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix for xargs</title>
<updated>2003-10-09T11:06:45+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-10-09T11:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=99825960c18de59afb6906ba05df5671793edaf0'/>
<id>urn:sha1:99825960c18de59afb6906ba05df5671793edaf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the x, n, s and E options, remove -r as its expected behaviour.</title>
<updated>2003-10-04T14:44:27+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-10-04T14:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=add3eadc4691a1870980abb925a7424e13fde344'/>
<id>urn:sha1:add3eadc4691a1870980abb925a7424e13fde344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dont mix xarg options with utility option, fixes example of</title>
<updated>2003-10-03T13:15:44+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-10-03T13:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=07cf92676ae70daab83d5aa248f24c003c07001d'/>
<id>urn:sha1:07cf92676ae70daab83d5aa248f24c003c07001d</id>
<content type='text'>
`echo "README" | xargs ls -al`
Dont specify a path for the default behaviour of echo
args allocated space for an extra ptr
Use defines for the different options
</content>
</entry>
<entry>
<title>Update a bunch of docs.  Run a script to update my email addr.</title>
<updated>2003-07-14T21:21:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-07-14T21:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cb81e6484d1f50ec2761f6294722407b14add525'/>
<id>urn:sha1:cb81e6484d1f50ec2761f6294722407b14add525</id>
<content type='text'>
</content>
</entry>
</feed>
