<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/findutils, branch 0_52</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_52</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_52'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-05-29T22:36:39+00:00</updated>
<entry>
<title>grep failed to compile when BB_FEATURE_CLEAN_UP was defined -- types were wrong.</title>
<updated>2001-05-29T22:36:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-29T22:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=86f0167e399f6f9a201e3d5294dc7e0a8c78c585'/>
<id>urn:sha1:86f0167e399f6f9a201e3d5294dc7e0a8c78c585</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for grep -e and grep -f, closes bug #1164. Also added some</title>
<updated>2001-05-24T18:36:18+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-05-24T18:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fa43e54b6f662cb33043ff9d1d312558a6e54bc3'/>
<id>urn:sha1:fa43e54b6f662cb33043ff9d1d312558a6e54bc3</id>
<content type='text'>
testcases for these new features.
</content>
</entry>
<entry>
<title>Fixed extra -- lines (noted by Christophe Boyanique).</title>
<updated>2001-05-22T14:29:27+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-05-22T14:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=edc806507cb3db0790b27cb76c47050b57028c4b'/>
<id>urn:sha1:edc806507cb3db0790b27cb76c47050b57028c4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed mishandling of -c &amp; -l options and accounted for case when we're</title>
<updated>2001-05-21T21:13:00+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-05-21T21:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1d9d41150bea7e89a881eeee7f71f88ae1fc2381'/>
<id>urn:sha1:1d9d41150bea7e89a881eeee7f71f88ae1fc2381</id>
<content type='text'>
grepping only one file.
</content>
</entry>
<entry>
<title>Change 'printf("%s\n", ...)' into 'puts(...)'.  Noted and patched in hostname.c</title>
<updated>2001-05-16T14:21:09+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-05-16T14:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59df6f73988b103f0dcfffeaec10642527336c5e'/>
<id>urn:sha1:59df6f73988b103f0dcfffeaec10642527336c5e</id>
<content type='text'>
by Larry Doolittle.
</content>
</entry>
<entry>
<title>Fixed a subtle bug in the handling of -l and -c flags.</title>
<updated>2001-05-14T19:40:32+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-05-14T19:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=35e59bed9750e2672af11bf3f30093d5e5bd1777'/>
<id>urn:sha1:35e59bed9750e2672af11bf3f30093d5e5bd1777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A bug fix from Vladimir for a memory leak I stupidly</title>
<updated>2001-05-07T22:45:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-07T22:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8d35134ad8d83acd76b32eb1e9b6255a00c4556b'/>
<id>urn:sha1:8d35134ad8d83acd76b32eb1e9b6255a00c4556b</id>
<content type='text'>
added to which.c.
</content>
</entry>
<entry>
<title>Larry suggested using concat_path_file() would be an even safer bet</title>
<updated>2001-05-04T22:04:24+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-04T22:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=044a72d0d50bb7380601232d1388453f01fff622'/>
<id>urn:sha1:044a72d0d50bb7380601232d1388453f01fff622</id>
<content type='text'>
for 'which'.  I ageed, so I whipped this up -- which revealed a bug in
concat_path_file.  It turns out that that a '/' can be appended from
either the path _or_ the filename, but only the former was checked.
 -Erik
</content>
</entry>
<entry>
<title>Fix a buffer overflow.  Which accounted for the size of the path, plus the the</title>
<updated>2001-05-04T20:47:33+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-04T20:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7526f035f4feea48d4c686a2c5c484c4175976f9'/>
<id>urn:sha1:7526f035f4feea48d4c686a2c5c484c4175976f9</id>
<content type='text'>
'/', plus the size of the test command.  It did not account for the terminating
NULL, which overwrote the end of the string.
 -Erik
</content>
</entry>
<entry>
<title>The tiniest of bracket-placement fixes.</title>
<updated>2001-04-17T17:30:44+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-04-17T17:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59a86cad676ab49bd4ad956fc6e78025527625ec'/>
<id>urn:sha1:59a86cad676ab49bd4ad956fc6e78025527625ec</id>
<content type='text'>
</content>
</entry>
</feed>
