| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a "broken pipe" problem. vodz, last_patch_116-2 | bug1 | 2003-11-14 | 1 | -5/+1 |
* | Keep trying to find a good header, if we exit it will cause .tar.gz | bug1 | 2003-11-14 | 1 | -1/+1 |
* | Catch unsupported features | bug1 | 2003-11-14 | 1 | -7/+15 |
* | NEW APPLET: pipe_progress, used by debian installer | bug1 | 2003-11-14 | 4 | -0/+64 |
* | Fix build error with tar -j | bug1 | 2003-11-14 | 1 | -1/+1 |
* | Remove some tar_gz stuff that get dragged in | bug1 | 2003-11-14 | 1 | -3/+4 |
* | Remove debugging noise. | bug1 | 2003-11-14 | 1 | -1/+0 |
* | Read in blocks rather than one char at a time, greatly improves speed | bug1 | 2003-11-14 | 1 | -4/+23 |
* | Oskar Liljeblad writes: | andersen | 2003-11-14 | 2 | -1/+3 |
* | Michael Smith writes: | andersen | 2003-11-14 | 1 | -2/+2 |
* | Ulrich Marx writes: | andersen | 2003-11-14 | 1 | -0/+2 |
* | Steven Seeger writes: | andersen | 2003-11-14 | 1 | -1/+2 |
* | Vladimir N. Oleynik (vodz) writes: | andersen | 2003-11-14 | 1 | -4/+1 |
* | Marc Kleine-Budde noticed a missing semicolon | andersen | 2003-11-14 | 1 | -1/+1 |
* | Merge common parts of sha1sum and md5sum, which is everything except the | bug1 | 2003-11-10 | 6 | -11/+1063 |
* | Add some basic cvs usage info | andersen | 2003-11-08 | 1 | -1/+51 |
* | Rob Landley writes: | andersen | 2003-11-08 | 1 | -3/+0 |
* | Patch from Steven Scholz to send the output from 'time' | andersen | 2003-11-07 | 1 | -2/+2 |
* | This appears to be the correct fix to make CONFIG_FEATURE_DEB_TAR_BZ2 | andersen | 2003-11-07 | 1 | -3/+2 |
* | fix comment | andersen | 2003-11-07 | 1 | -1/+1 |
* | wrap bb help output if CONFIG_FEATURE_AUTOWIDTH | timr | 2003-11-07 | 1 | -1/+9 |
* | As vodz pointed out, setting unset_env to NULL is sufficient | andersen | 2003-11-07 | 1 | -5/+1 |
* | Rewrite, 800+ bytes smaller and more robust. | bug1 | 2003-11-06 | 1 | -330/+178 |
* | By popular demand, revert to version 1.21, since Rules.mak:1.22 | andersen | 2003-11-05 | 1 | -11/+13 |
* | Fix tar -j support | bug1 | 2003-11-05 | 3 | -23/+43 |
* | Fix oversight with CONFIG_FEATURE_AUTOWIDTH handling | andersen | 2003-11-04 | 1 | -0/+2 |
* | Set unset_env pointing to a NULL item, to prevent us from walking | andersen | 2003-11-03 | 1 | -1/+5 |
* | Fix rdate and ftpget/ftpput so they compile with the new xconnect. | andersen | 2003-11-03 | 4 | -18/+34 |
* | Avoid conflicts with the 2.6 kernel headers, which define | andersen | 2003-11-03 | 1 | -0/+5 |
* | Rework wget, the xconnect interface, and its various clients | andersen | 2003-10-31 | 6 | -67/+70 |
* | Put back the tar support stubs (and warnings) for now. | andersen | 2003-10-31 | 1 | -0/+16 |
* | Try to make indent formatting less horrible | andersen | 2003-10-31 | 1 | -39/+37 |
* | Patch from David Meggy to make the swap default to the new version if no | bug1 | 2003-10-31 | 1 | -5/+1 |
* | Move the tail -c option from FANCY_TAIL to the default tail, this makes | bug1 | 2003-10-31 | 2 | -18/+9 |
* | Fix stupid typo | andersen | 2003-10-31 | 1 | -1/+1 |
* | Remove config options for sort -u and sort -r, they are always enabled | bug1 | 2003-10-31 | 1 | -16/+0 |
* | Add a comment with link to the SUSv3 standard for xargs | bug1 | 2003-10-30 | 1 | -0/+3 |
* | run through indent | bug1 | 2003-10-30 | 1 | -387/+392 |
* | Patch from Dmitry Zakharov, | bug1 | 2003-10-30 | 1 | -12/+28 |
* | make certain values specified in the environment always win | andersen | 2003-10-30 | 1 | -13/+11 |
* | Accept the -c option and do nothing | bug1 | 2003-10-29 | 1 | -0/+3 |
* | fix a bug where `which' doesn't check whether the file passed as an argument | bug1 | 2003-10-29 | 1 | -1/+3 |
* | make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patch | bug1 | 2003-10-29 | 1 | -7/+10 |
* | "A few references to sourcefiles and URLs in docs/contributing.txt had | bug1 | 2003-10-29 | 1 | -7/+7 |
* | Use the return value from uncompress_bunzip, fix some typo | bug1 | 2003-10-29 | 2 | -10/+7 |
* | Add some error messages, use xmalloc instead of malloc | bug1 | 2003-10-28 | 1 | -5/+18 |
* | Fix a logic error, the old bunzip code returned non-zero for success, | bug1 | 2003-10-28 | 1 | -1/+1 |
* | Conditionally compile some files. | bug1 | 2003-10-28 | 1 | -20/+23 |
* | Another bzip2 update and speedup from Manuel Novoa III, with some | andersen | 2003-10-23 | 1 | -223/+267 |
* | the dc applet now needs libm | andersen | 2003-10-22 | 1 | -0/+7 |