aboutsummaryrefslogtreecommitdiff
path: root/archival/bunzip2.c
AgeCommit message (Expand)Author
2001-12-20Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai
2001-12-06Commit my improvement on Rodney Brown's patch to g(un)zip, decreasingAaron Lehmann
2001-11-18bzcat and bunzip -c support from Thomas LundquistGlenn L McGrath
2001-11-12Change strdup calls to xstrdup (patch from Steve Merrifield).Matt Kraai
2001-10-05Initial support for for bunzip2....Glenn L McGrath