Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2002-10-22 | Move unzip.c uncompress.c from libbb to archiveal/libunarchive | bug1 | 4 | -1213/+4 |
2002-10-21 | gz_open is used anymore, use inflate directly, see how its done in get_header... | bug1 | 1 | -58/+0 |
2002-10-19 | Dont try and make the "/" directory | bug1 | 1 | -2/+2 |
2002-10-19 | Update dpkg to use new unarchive code | bug1 | 5 | -7/+85 |
2002-10-19 | Fix exclude/include problem | bug1 | 6 | -48/+36 |