<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/archival, branch 0_45</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_45</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_45'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2000-06-21T18:37:36+00:00</updated>
<entry>
<title>'tar --help' wasn't working.  Fixed it.</title>
<updated>2000-06-21T18:37:36+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-21T18:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b405dfa54df117201d93dcb7d24e9e9873737da6'/>
<id>urn:sha1:b405dfa54df117201d93dcb7d24e9e9873737da6</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Updates to a number of apps to remove warnings/compile errors under libc5.</title>
<updated>2000-06-19T17:25:40+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-19T17:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b610615be9aedfac07d1e01f12575707fa3a227c'/>
<id>urn:sha1:b610615be9aedfac07d1e01f12575707fa3a227c</id>
<content type='text'>
Tested under both libc5 and libc6 and all seems well with these fixes.
 -Erik
</content>
</entry>
<entry>
<title>Update to ar.c from Glenn McGrath.  His comments follow:</title>
<updated>2000-06-16T04:56:40+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-16T04:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=852ff13fc43e99737c89ced1485c19bfbe0714bb'/>
<id>urn:sha1:852ff13fc43e99737c89ced1485c19bfbe0714bb</id>
<content type='text'>
------------------------------

the attached diff applies to the ar.c i originally submitted

Changes

Preserve dates now works.
Extracted files are set to the uid, gid and mode specified in the
archive.
Checks for valid end of header marker.
Correctly unpacks newer debian files. (has a '\n' character between
entries)
Added more comments.
Cleaned up code.
Added a last modified date to help keep track of versions.


TODO

Common functionality in ar.c are in tar.c should be merged, in
particular getOctal and extractSubFile.

Should all functions that are used by multiple file go in utilities.c ?
</content>
</entry>
<entry>
<title>* Fixed a small bug that could cause tar to emit warning messages</title>
<updated>2000-06-09T20:51:50+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-09T20:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0c6a970eb26edf7e77e7c173d478b94100969fc4'/>
<id>urn:sha1:0c6a970eb26edf7e77e7c173d478b94100969fc4</id>
<content type='text'>
    and not extract the first file in a directory in some cases
    of nested directories.  Thanks to Kevin Traas &lt;kevin@netmaster.com&gt;
    for helping track this one down.
 -Erik
</content>
</entry>
<entry>
<title>A number of additional fixed from Pavel Roskin, note some more bugs in the</title>
<updated>2000-06-02T03:21:42+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-06-02T03:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=86ab8a32bd63b2f2a73bdcead8e2bb037589e175'/>
<id>urn:sha1:86ab8a32bd63b2f2a73bdcead8e2bb037589e175</id>
<content type='text'>
TODO list.  Add Glenn to the Authors list for writing a mini ar for BusyBox,
which is now included.
 -Erik
</content>
</entry>
<entry>
<title>Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"</title>
<updated>2000-05-30T19:05:57+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-05-30T19:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=108a44345c7ca94199ab95f358312126b255f190'/>
<id>urn:sha1:108a44345c7ca94199ab95f358312126b255f190</id>
<content type='text'>
both work (i.e. it works with or w/o the "-").
 -Erik
</content>
</entry>
<entry>
<title>First pass at fixing tar segfault, and more portability updates.</title>
<updated>2000-05-20T00:40:08+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-05-20T00:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8ea7d8cdaf4a03cdc06abc8b752b589271140a88'/>
<id>urn:sha1:8ea7d8cdaf4a03cdc06abc8b752b589271140a88</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>More libc portability updates, add in the website (which has not been</title>
<updated>2000-05-19T05:35:19+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-05-19T05:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=330fd2b5767110f29544131d4c72c77e0506b6df'/>
<id>urn:sha1:330fd2b5767110f29544131d4c72c77e0506b6df</id>
<content type='text'>
archived previously).  Wrote 'which' during the meeting today.
 -Erik
</content>
</entry>
<entry>
<title>Lots of updates.  Finished implementing BB_FEATURE_TRIVIAL_HELP</title>
<updated>2000-05-12T19:41:47+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-05-12T19:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7ab9c7ee52db8759d457819f5480378fa3aa97cc'/>
<id>urn:sha1:7ab9c7ee52db8759d457819f5480378fa3aa97cc</id>
<content type='text'>
which lets you compile out most of the "--help" output, saving
up to 17k.

Renamed mnc to nc.
 -Erik
</content>
</entry>
<entry>
<title>* cp -fa now works as expected for symlinks (it didn't before)</title>
<updated>2000-05-10T05:05:45+00:00</updated>
<author>
<name>Erik Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-05-10T05:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=59b9e870243c56a9c5ec045a925e4e9b3f1f6c3c'/>
<id>urn:sha1:59b9e870243c56a9c5ec045a925e4e9b3f1f6c3c</id>
<content type='text'>
* zcat works again (wasn't working since option parsing was broken)
* more doc updates/more support for BB_FEATURE_SIMPLE_HELP
 -Erik
</content>
</entry>
</feed>
