<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/find.c, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-10-24T05:00:29+00:00</updated>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Applied patch from David Douthitt to re-add -print option to find.</title>
<updated>2001-03-28T22:04:42+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-28T22:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e0a7f917c293fbde421fbdffc9cb3dd47ff14ee2'/>
<id>urn:sha1:e0a7f917c293fbde421fbdffc9cb3dd47ff14ee2</id>
<content type='text'>
Closes bug #1144.
</content>
</entry>
<entry>
<title>It turns out that DODMALLOC was broken when I reorganized busybox.h</title>
<updated>2001-02-20T06:14:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-20T06:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cbe31dace5fb24304694d399b9eb267fbe752516'/>
<id>urn:sha1:cbe31dace5fb24304694d399b9eb267fbe752516</id>
<content type='text'>
header file usage before the 0.49 release.  To fix it, I had to move
the '#include "busybox.h"' to the end of the list of #include files.
 -Erik
</content>
</entry>
<entry>
<title>This patch, put together by Manuel Novoa III, is a merge of work</title>
<updated>2001-02-14T21:23:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-14T21:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=67991cf824f8df27e74c92d754fb507681c69ce6'/>
<id>urn:sha1:67991cf824f8df27e74c92d754fb507681c69ce6</id>
<content type='text'>
done by Evin Robertson (bug#1105) and work from Manuel to make
usage messages occupy less space and simplify how usage messages
are displayed.
</content>
</entry>
<entry>
<title>Reworked find with David Douthitt to support -type, -perm, -mtime, and</title>
<updated>2001-02-07T03:52:38+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-02-07T03:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=096370d349fb6be0f5754a9f1d1ca2910d33d78c'/>
<id>urn:sha1:096370d349fb6be0f5754a9f1d1ca2910d33d78c</id>
<content type='text'>
other improvements.
</content>
</entry>
<entry>
<title>Fix up copyright msgs.  Bump version to 0.49 in preparation for</title>
<updated>2001-01-27T09:33:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-27T09:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8ec10a9483f937743cba51124b30540c9613fca8'/>
<id>urn:sha1:8ec10a9483f937743cba51124b30540c9613fca8</id>
<content type='text'>
a release.  Update the website with release details.
 -Erik
</content>
</entry>
<entry>
<title>Fix header file usage -- there were many unnecessary header files included in</title>
<updated>2001-01-27T08:24:39+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-27T08:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ed3ef50c233ffb1b50ea0e7382a8e60b86491009'/>
<id>urn:sha1:ed3ef50c233ffb1b50ea0e7382a8e60b86491009</id>
<content type='text'>
busybox.h which slowed compiles.  I left only what was needed and then fixed up
all the apps to include their own header files.  I also fixed naming for pwd.h
and grp.h functions.  Tested to compile and run with libc5, glibc, and uClibc.
 -Erik
</content>
</entry>
<entry>
<title>Eliminate calls of the form "fprintf(stdout,".  Thanks for the idea to</title>
<updated>2001-01-18T02:57:08+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-01-18T02:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=12f417edbd21b322a8eaa8feb0ab238f13fa83c6'/>
<id>urn:sha1:12f417edbd21b322a8eaa8feb0ab238f13fa83c6</id>
<content type='text'>
Vladimir N. Oleynik.
</content>
</entry>
<entry>
<title>Changed names of functions in utility.c and all affected files, to make</title>
<updated>2000-12-07T19:56:48+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2000-12-07T19:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f57c944e09417edcbcd69f2b01b937cadef39db2'/>
<id>urn:sha1:f57c944e09417edcbcd69f2b01b937cadef39db2</id>
<content type='text'>
compliant with the style guide. Everybody rebuild your tags file!
</content>
</entry>
<entry>
<title>Stop using TRUE and FALSE for exit status.</title>
<updated>2000-12-01T02:55:13+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2000-12-01T02:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3e856ce428cabaf6c8d99a2374a1f9a4a05db5f0'/>
<id>urn:sha1:3e856ce428cabaf6c8d99a2374a1f9a4a05db5f0</id>
<content type='text'>
</content>
</entry>
</feed>
