aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-11prepare for releaseEric Andersen
2003-12-11Update modutils with 2.6 module supportEric Andersen
2003-12-11go directly to current cvsEric Andersen
2003-12-11remove some spaces that mess up autodocifier.plEric Andersen
2003-12-10add missing copyright textEric Andersen
2003-12-10some minor updatesEric Andersen
2003-12-10update websiteEric Andersen
2003-12-09Fix indenting.Eric Andersen
2003-12-09Bump version numberEric Andersen
2003-12-08Splitting statements with #define's can cause trouble for crossGlenn L McGrath
2003-12-08Stop sending data to the client after the first failure.Glenn L McGrath
2003-12-08Bring usage upto date, patch by Steven ScholzGlenn L McGrath
2003-12-05Fix a compile error when only using ar, patch by Paul van GoolGlenn L McGrath
2003-12-04Add (untested) support for cris, based on the (old) busybox insmodManuel Novoa III
2003-12-04Patch from Steven Scholz, make usage more consistent with actualGlenn L McGrath
2003-12-04Do not use the _syscall5 macro -- use syscall(2) insteadEric Andersen
2003-11-30Patch from Tito, size optimisation, cleanup noise when in debuggingGlenn L McGrath
2003-11-28Correct Matteo's email addressGlenn L McGrath
2003-11-28Patch from Ian Campbell, fix or'ed dependencies and handle virtualGlenn L McGrath
2003-11-27Fix a bug, ignore the source path when installing to a directory.Glenn L McGrath
2003-11-27Fix tar hard linksGlenn L McGrath
2003-11-26Important bugfixes from Ian Campbell.Glenn L McGrath
2003-11-25Fix for "Broken pipe" issue, vodz last_patch116_3Glenn L McGrath
2003-11-24When a size of 0 is passed to copyfd_size, dont do anything, it wasGlenn L McGrath
2003-11-22Fix warningGlenn L McGrath
2003-11-21As we no longer use function pointers for read in common archiving codeGlenn L McGrath
2003-11-21Use safe readGlenn L McGrath
2003-11-21Fix warningGlenn L McGrath
2003-11-21Make use of libbb functions bb_xopen, bb_full_read, used #define'sGlenn L McGrath
2003-11-20Remove unused functionGlenn L McGrath
2003-11-20Dont over-read fd, use function pointer for hash function.Glenn L McGrath
2003-11-20Fix tar-handles-nested-exclude testcaseGlenn L McGrath
2003-11-20Update status of tests which should passGlenn L McGrath
2003-11-20remove controversial testsGlenn L McGrath
2003-11-20Check at least one context is specifiedGlenn L McGrath
2003-11-20Check there are files to add the archive before removing a specifiedGlenn L McGrath
2003-11-20Dont attempt to unlink directoriesGlenn L McGrath
2003-11-20Superficial changesGlenn L McGrath
2003-11-20Fix up the -s option, and make usage consitent with behaviour,Glenn L McGrath
2003-11-20Include stdint.hGlenn L McGrath
2003-11-18woops, we needed that functionGlenn L McGrath
2003-11-18COMPRESS, not UNCOMPRESSGlenn L McGrath
2003-11-18Update usage for tar -ZGlenn L McGrath
2003-11-18Update md5sum, sha1sum options, patch by Steven ScholzGlenn L McGrath
2003-11-18tar -Z, uncompress supportGlenn L McGrath
2003-11-18Dont close original file handle, we may need it later.Glenn L McGrath
2003-11-18Make unlink old files default behaviour and add a new option -k toGlenn L McGrath
2003-11-18Only use getopt and associated flags if checking is enabledGlenn L McGrath
2003-11-18Replaced by md5_sha1_sum.cGlenn L McGrath
2003-11-18Replaced by md5_sha1_sum.cGlenn L McGrath