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