* libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev.
[oweals/busybox.git] / archival / bunzip2.c
2002-04-15 Matt Kraai* archival/bunzip2.c (bunzip2_main): Do not remove...
2002-03-27 Matt Kraai* archival/bunzip2.c (bunzip2_main): Remove compressed...
2002-03-27 Matt Kraai* archival/bunzip2.c: Include <unistd.h>.
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-12-06 Aaron LehmannCommit my improvement on Rodney Brown's patch to g...
2001-11-18 Glenn L McGrathbzcat and bunzip -c support from Thomas Lundquist
2001-11-12 Matt KraaiChange strdup calls to xstrdup (patch from Steve Merrif...
2001-10-05 Glenn L McGrathInitial support for for bunzip2....