aboutsummaryrefslogtreecommitdiff
path: root/archival/bunzip2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standardkraai2002-04-151-2/+2
* * archival/bunzip2.c (bunzip2_main): Remove compressed file.kraai2002-03-271-2/+19
* * archival/bunzip2.c: Include <unistd.h>.kraai2002-03-271-17/+22
* Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.kraai2001-12-201-44/+44
* Commit my improvement on Rodney Brown's patch to g(un)zip, decreasingaaronl2001-12-061-1/+1
* bzcat and bunzip -c support from Thomas Lundquistbug12001-11-181-4/+34
* Change strdup calls to xstrdup (patch from Steve Merrifield).kraai2001-11-121-1/+1
* Initial support for for bunzip2....bug12001-10-051-0/+2340