*: make GNU licensing statement forms more regular
[platform/upstream/busybox.git] / archival / libunarchive / get_header_cpio.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-01-09 Denys Vlasenkocpio: improve help text; document two TODOs
2010-01-06 Denys Vlasenkolibunarchive: clean up dirty hacks. code shrank as...
2010-01-05 Denys Vlasenkocpio: fix unpacking of names with leading slashes
2008-10-17 Denis Vlasenkodata_extract_all: do not complain if directory exists...
2008-07-12 Denis Vlasenkocpio: internalize archive_xread_all_eof. add a few...
2008-07-11 Denis Vlasenkocpio: on unpack, limit filename length to 8k; shorten...
2008-07-11 Denis Vlasenkocpio: support some long options; document GNU options
2008-06-28 Denis Vlasenkolibunarchive: stop using static data in archivers ...
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-04-05 Denis Vlasenkocpio: fix a bug where we do not extract zero-sized...
2007-06-21 Denis Vlasenkotar: improve OLDGNU compat, make old SUN compat configu...
2007-06-20 Denis Vlasenkodo not do utime() on links, it acts on link targets...
2007-01-13 Denis Vlasenkowhitespace fixes (leading spaces to tab)
2006-11-27 Denis Vlasenkostyle cleanup: return(a) -> return a, part 2
2006-11-21 Denis Vlasenkocpio: (allegedly) fix bug 0001095:
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-10 Denis Vlasenkofixes from Vladimir Dronnikov <dronnikov@gmail.ru>
2006-09-06 Denis Vlasenkoremoved a lot of trailing \n in bb_msg() calls. It...
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-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-29 Rob LandleyMore size shrinkage.
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-30 Eric Andersensort out yet more type issues
2004-07-26 Eric AndersenBusyBox has no business hard coding the number of major...
2004-04-29 Glenn L McGrathFix symlink handling and small memory leak
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-08-28 Glenn L McGrathDont unlink when testing !
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-11 Eric AndersenA cleaner cleanup that avoids passing an off_t to scanf
2002-12-11 Eric Andersensquash a warning
2002-12-10 Glenn L McGrathrpm applet by Laurence Anderson
2002-09-25 Glenn L McGrathRemove files made obsolete by new unarchiving code
2002-07-11 Eric AndersenFixup warnings and undefined operations that show up...
2001-10-25 Glenn L McGrath*** empty log message ***