<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/which.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>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>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>Patch from Jeff Garzik marking a few 'getopt not needed' apps.</title>
<updated>2001-03-09T21:28:09+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-09T21:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8d4c397d9d551a9a91f0855e1ca48a5ed4130e7d'/>
<id>urn:sha1:8d4c397d9d551a9a91f0855e1ca48a5ed4130e7d</id>
<content type='text'>
</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>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>
</feed>
