aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-17Dont free filename, its needed in the extracted files list.Glenn L McGrath
2003-11-17This was made obsolete by config-udeb-linux-i386Glenn L McGrath
2003-11-17Remove net-udeb flavour, we dotn use itGlenn L McGrath
2003-11-17Use the PROG variable instead of 'busybox' in the release targetGlenn L McGrath
2003-11-15Fix a bug where cpio wouldnt work unless -u was specifiedGlenn L McGrath
2003-11-15Move from read_gz to the pipe()+fork() method.Glenn L McGrath
2003-11-15Fix memory leaksGlenn L McGrath
2003-11-14Fix a "broken pipe" problem. vodz, last_patch_116-2Glenn L McGrath
2003-11-14Keep trying to find a good header, if we exit it will cause .tar.gzGlenn L McGrath
2003-11-14Catch unsupported featuresGlenn L McGrath
2003-11-14NEW APPLET: pipe_progress, used by debian installerGlenn L McGrath
2003-11-14Fix build error with tar -jGlenn L McGrath
2003-11-14Remove some tar_gz stuff that get dragged inGlenn L McGrath
2003-11-14Remove debugging noise.Glenn L McGrath
2003-11-14Read in blocks rather than one char at a time, greatly improves speedGlenn L McGrath
2003-11-14Oskar Liljeblad writes:Eric Andersen
2003-11-14Michael Smith writes:Eric Andersen
2003-11-14Ulrich Marx writes:Eric Andersen
2003-11-14Steven Seeger writes:Eric Andersen
2003-11-14Vladimir N. Oleynik (vodz) writes:Eric Andersen
2003-11-14Marc Kleine-Budde noticed a missing semicolonEric Andersen
2003-11-10Merge common parts of sha1sum and md5sum, which is everything except theGlenn L McGrath
2003-11-08Add some basic cvs usage infoEric Andersen
2003-11-08Rob Landley writes:Eric Andersen
2003-11-07Patch from Steven Scholz to send the output from 'time'Eric Andersen
2003-11-07This appears to be the correct fix to make CONFIG_FEATURE_DEB_TAR_BZ2Eric Andersen
2003-11-07fix commentEric Andersen
2003-11-07wrap bb help output if CONFIG_FEATURE_AUTOWIDTHTim Riker
2003-11-07As vodz pointed out, setting unset_env to NULL is sufficientEric Andersen
2003-11-06Rewrite, 800+ bytes smaller and more robust.Glenn L McGrath
2003-11-05By popular demand, revert to version 1.21, since Rules.mak:1.22Eric Andersen
2003-11-05Fix tar -j supportGlenn L McGrath
2003-11-04Fix oversight with CONFIG_FEATURE_AUTOWIDTH handlingEric Andersen
2003-11-03Set unset_env pointing to a NULL item, to prevent us from walkingEric Andersen
2003-11-03Fix rdate and ftpget/ftpput so they compile with the new xconnect.Eric Andersen
2003-11-03Avoid conflicts with the 2.6 kernel headers, which defineEric Andersen
2003-10-31Rework wget, the xconnect interface, and its various clientsEric Andersen
2003-10-31Put back the tar support stubs (and warnings) for now.Eric Andersen
2003-10-31Try to make indent formatting less horribleEric Andersen
2003-10-31Patch from David Meggy to make the swap default to the new version if noGlenn L McGrath
2003-10-31Move the tail -c option from FANCY_TAIL to the default tail, this makesGlenn L McGrath
2003-10-31Fix stupid typoEric Andersen
2003-10-31Remove config options for sort -u and sort -r, they are always enabledGlenn L McGrath
2003-10-30Add a comment with link to the SUSv3 standard for xargsGlenn L McGrath
2003-10-30run through indentGlenn L McGrath
2003-10-30Patch from Dmitry Zakharov,Glenn L McGrath
2003-10-30make certain values specified in the environment always winEric Andersen
2003-10-29Accept the -c option and do nothingGlenn L McGrath
2003-10-29fix a bug where `which' doesn't check whether the file passed as an argumentGlenn L McGrath
2003-10-29make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patchGlenn L McGrath