Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard | kraai | 2002-04-15 | 1 | -2/+2 |
* | * archival/bunzip2.c (bunzip2_main): Remove compressed file. | kraai | 2002-03-27 | 1 | -2/+19 |
* | * archival/bunzip2.c: Include <unistd.h>. | kraai | 2002-03-27 | 1 | -17/+22 |
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | kraai | 2001-12-20 | 1 | -44/+44 |
* | Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing | aaronl | 2001-12-06 | 1 | -1/+1 |
* | bzcat and bunzip -c support from Thomas Lundquist | bug1 | 2001-11-18 | 1 | -4/+34 |
* | Change strdup calls to xstrdup (patch from Steve Merrifield). | kraai | 2001-11-12 | 1 | -1/+1 |
* | Initial support for for bunzip2.... | bug1 | 2001-10-05 | 1 | -0/+2340 |