route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com)
[oweals/busybox.git] / archival / rpm2cpio.c
2008-03-28 Denis Vlasenkowhitespace fixes
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-05 Denis Vlasenkogunzip: support concatenated gz files.
2007-06-08 Denis Vlasenkormp: add optional support for bz2 data. +50 bytes of...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-03-07 Denis Vlasenkobunzip2/gunzip/uncompress/unlzma: merge into common...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-01 Denis Vlasenkog[un]zip: add support for -v (verbose).
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric Andersens/u_int/uint/g
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-03 Glenn L McGrathCall lseek directly rather than via data_align()
2002-10-18 Eric AndersenFix an obvious thinko
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-25 Glenn L McGrathNew common unarchive code.
2001-11-12 Matt KraaiUse fopen wrapper.
2001-08-29 Eric AndersenStandard typing (u_int16_t instead of u16, u_int32_t...
2001-07-13 Glenn L McGrathCall setvbuf from here isntead of gz_open for compatabi...
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson