aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a "broken pipe" problem. vodz, last_patch_116-2bug12003-11-141-5/+1
* Keep trying to find a good header, if we exit it will cause .tar.gzbug12003-11-141-1/+1
* Catch unsupported featuresbug12003-11-141-7/+15
* NEW APPLET: pipe_progress, used by debian installerbug12003-11-144-0/+64
* Fix build error with tar -jbug12003-11-141-1/+1
* Remove some tar_gz stuff that get dragged inbug12003-11-141-3/+4
* Remove debugging noise.bug12003-11-141-1/+0
* Read in blocks rather than one char at a time, greatly improves speedbug12003-11-141-4/+23
* Oskar Liljeblad writes:andersen2003-11-142-1/+3
* Michael Smith writes:andersen2003-11-141-2/+2
* Ulrich Marx writes:andersen2003-11-141-0/+2
* Steven Seeger writes:andersen2003-11-141-1/+2
* Vladimir N. Oleynik (vodz) writes:andersen2003-11-141-4/+1
* Marc Kleine-Budde noticed a missing semicolonandersen2003-11-141-1/+1
* Merge common parts of sha1sum and md5sum, which is everything except thebug12003-11-106-11/+1063
* Add some basic cvs usage infoandersen2003-11-081-1/+51
* Rob Landley writes:andersen2003-11-081-3/+0
* Patch from Steven Scholz to send the output from 'time'andersen2003-11-071-2/+2
* This appears to be the correct fix to make CONFIG_FEATURE_DEB_TAR_BZ2andersen2003-11-071-3/+2
* fix commentandersen2003-11-071-1/+1
* wrap bb help output if CONFIG_FEATURE_AUTOWIDTHtimr2003-11-071-1/+9
* As vodz pointed out, setting unset_env to NULL is sufficientandersen2003-11-071-5/+1
* Rewrite, 800+ bytes smaller and more robust.bug12003-11-061-330/+178
* By popular demand, revert to version 1.21, since Rules.mak:1.22andersen2003-11-051-11/+13
* Fix tar -j supportbug12003-11-053-23/+43
* Fix oversight with CONFIG_FEATURE_AUTOWIDTH handlingandersen2003-11-041-0/+2
* Set unset_env pointing to a NULL item, to prevent us from walkingandersen2003-11-031-1/+5
* Fix rdate and ftpget/ftpput so they compile with the new xconnect.andersen2003-11-034-18/+34
* Avoid conflicts with the 2.6 kernel headers, which defineandersen2003-11-031-0/+5
* Rework wget, the xconnect interface, and its various clientsandersen2003-10-316-67/+70
* Put back the tar support stubs (and warnings) for now.andersen2003-10-311-0/+16
* Try to make indent formatting less horribleandersen2003-10-311-39/+37
* Patch from David Meggy to make the swap default to the new version if nobug12003-10-311-5/+1
* Move the tail -c option from FANCY_TAIL to the default tail, this makesbug12003-10-312-18/+9
* Fix stupid typoandersen2003-10-311-1/+1
* Remove config options for sort -u and sort -r, they are always enabledbug12003-10-311-16/+0
* Add a comment with link to the SUSv3 standard for xargsbug12003-10-301-0/+3
* run through indentbug12003-10-301-387/+392
* Patch from Dmitry Zakharov,bug12003-10-301-12/+28
* make certain values specified in the environment always winandersen2003-10-301-13/+11
* Accept the -c option and do nothingbug12003-10-291-0/+3
* fix a bug where `which' doesn't check whether the file passed as an argumentbug12003-10-291-1/+3
* make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patchbug12003-10-291-7/+10
* "A few references to sourcefiles and URLs in docs/contributing.txt hadbug12003-10-291-7/+7
* Use the return value from uncompress_bunzip, fix some typobug12003-10-292-10/+7
* Add some error messages, use xmalloc instead of mallocbug12003-10-281-5/+18
* Fix a logic error, the old bunzip code returned non-zero for success,bug12003-10-281-1/+1
* Conditionally compile some files.bug12003-10-281-20/+23
* Another bzip2 update and speedup from Manuel Novoa III, with someandersen2003-10-231-223/+267
* the dc applet now needs libmandersen2003-10-221-0/+7