Add one-line GPL boilerplate to numerous (but not all yet) source files.
[oweals/busybox.git] / archival / cpio.c
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-05-26 Rob LandleyChange llist_add_* to take the address of the list...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-02-25 Glenn L McGrathFix option handling, -i or -t must be given, if both...
2003-08-28 Glenn L McGrathDont unlink when testing !
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-10 Glenn L McGrathrpm applet by Laurence Anderson
2002-12-08 Glenn L McGrathMove add_to_list from libunarchive to libbb so it can...
2002-11-04 Glenn L McGrathChange filter paramaters, filters can be more powefull now
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-09-25 Glenn L McGrathNew common unarchive code.
2001-10-25 Glenn L McGrathRecovering from my previous commit
2001-10-13 Glenn L McGrathunarchive function changed to support both exclude...
2001-07-14 Glenn L McGrathAllow the unarchive() extract_list variable to be NULL...
2001-07-11 Glenn L McGrathAllow unarchive to redirect stdout (tobe used by dpkg...
2001-06-24 Glenn L McGrathNore unarchive (and doc) fixes from Laurence Anderson
2001-06-22 Glenn L McGrathcpio applet, and changes to associated code