<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/utility.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-03-16T22:47:14+00:00</updated>
<entry>
<title>Convert utility.c into libbb.a.  It is now a whole pile of .c</title>
<updated>2001-03-16T22:47:14+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-16T22:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=aad1a88c76f208d188fd061e3723bd637437e8d5'/>
<id>urn:sha1:aad1a88c76f208d188fd061e3723bd637437e8d5</id>
<content type='text'>
files.  Clean up the resulting damage and fix up the makefile.
 -Erik
</content>
</entry>
<entry>
<title>Added a dependency on BB_MKFS_MINIX to xfopen().</title>
<updated>2001-03-14T00:43:16+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-14T00:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8658816f719047fc723639e9f0a13352367dcf48'/>
<id>urn:sha1:8658816f719047fc723639e9f0a13352367dcf48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied patch from Christophe Boyanique to add -i support to rm.</title>
<updated>2001-03-13T00:40:19+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-13T00:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e0bf91d7c612619526772605890538f0c3e44c05'/>
<id>urn:sha1:e0bf91d7c612619526772605890538f0c3e44c05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied patch from Gennady Feldman to split up syslogd.c into syslogd and</title>
<updated>2001-03-12T22:51:50+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-12T22:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6317c4baf79c25d7f77897b064eb4f0b7d9f070e'/>
<id>urn:sha1:6317c4baf79c25d7f77897b064eb4f0b7d9f070e</id>
<content type='text'>
klogd (as it should be).
</content>
</entry>
<entry>
<title>Add missing dependency -- interface.c needs get_kernel_revision.</title>
<updated>2001-03-12T10:00:17+00:00</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2001-03-12T10:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fe4e13fb972aef69e1d041b726ebecdf000e91ee'/>
<id>urn:sha1:fe4e13fb972aef69e1d041b726ebecdf000e91ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix to trim to make it trim properly.</title>
<updated>2001-03-09T00:55:34+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-09T00:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=afffbfe8c47ddec718952128dd517898c8bf36cd'/>
<id>urn:sha1:afffbfe8c47ddec718952128dd517898c8bf36cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add in 'trim' routine.  Fix up sh.c so it works when wordexp</title>
<updated>2001-03-08T23:59:45+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-08T23:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=13d1fa1d01e48c7a23cc1114fc4d45b20f2c48eb'/>
<id>urn:sha1:13d1fa1d01e48c7a23cc1114fc4d45b20f2c48eb</id>
<content type='text'>
is not available.
 -Erik
</content>
</entry>
<entry>
<title>Rework environment variable handling to use wordexp, per a suggestion from</title>
<updated>2001-03-08T17:17:13+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-03-08T17:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ca6045955d8e51b268e242f59f3b63b9fdcf90e6'/>
<id>urn:sha1:ca6045955d8e51b268e242f59f3b63b9fdcf90e6</id>
<content type='text'>
Larry Doolittle a couple of months ago.  This makes the stuff-expansion in lash
be ever so standards compliant.   This change needs testing by everyone, but
appears to be solid enough to let us close bug #1090.

It works for me; however, please test this change!
 -Erik
</content>
</entry>
<entry>
<title>Applied patch from Vladimir to fix bug where find would stop as soon as it hit</title>
<updated>2001-03-08T16:54:44+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-08T16:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e2c44fc966d30ba719dcf3bc65c60f275ee7d8a4'/>
<id>urn:sha1:e2c44fc966d30ba719dcf3bc65c60f275ee7d8a4</id>
<content type='text'>
a perms error. Closes bug 1124.
</content>
</entry>
<entry>
<title>Some minor cleanups to df.c. Also, with Erik's blessing, changed name of</title>
<updated>2001-03-07T17:42:07+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-07T17:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ae5612ca6e74ba251cd10fc853dcf9694c0fecf1'/>
<id>urn:sha1:ae5612ca6e74ba251cd10fc853dcf9694c0fecf1</id>
<content type='text'>
'format' function to 'make_human_readable_str'.
</content>
</entry>
</feed>
