| Commit message (Expand) | Author | Files | Lines |
2003-10-31 | Move the tail -c option from FANCY_TAIL to the default tail, this makes | bug1 | 2 | -18/+9 |
2003-10-31 | Fix stupid typo | andersen | 1 | -1/+1 |
2003-10-31 | Remove config options for sort -u and sort -r, they are always enabled | bug1 | 1 | -16/+0 |
2003-10-30 | Add a comment with link to the SUSv3 standard for xargs | bug1 | 1 | -0/+3 |
2003-10-30 | run through indent | bug1 | 1 | -387/+392 |
2003-10-30 | Patch from Dmitry Zakharov, | bug1 | 1 | -12/+28 |
2003-10-30 | make certain values specified in the environment always win | andersen | 1 | -13/+11 |
2003-10-29 | Accept the -c option and do nothing | bug1 | 1 | -0/+3 |
2003-10-29 | fix a bug where `which' doesn't check whether the file passed as an argument | bug1 | 1 | -1/+3 |
2003-10-29 | make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patch | bug1 | 1 | -7/+10 |
2003-10-29 | "A few references to sourcefiles and URLs in docs/contributing.txt had | bug1 | 1 | -7/+7 |
2003-10-29 | Use the return value from uncompress_bunzip, fix some typo | bug1 | 2 | -10/+7 |
2003-10-28 | Add some error messages, use xmalloc instead of malloc | bug1 | 1 | -5/+18 |
2003-10-28 | Fix a logic error, the old bunzip code returned non-zero for success, | bug1 | 1 | -1/+1 |
2003-10-28 | Conditionally compile some files. | bug1 | 1 | -20/+23 |
2003-10-23 | Another bzip2 update and speedup from Manuel Novoa III, with some | andersen | 1 | -223/+267 |
2003-10-22 | the dc applet now needs libm | andersen | 1 | -0/+7 |
2003-10-22 | sigh | andersen | 1 | -1/+1 |
2003-10-22 | Goetz Bock writes: | andersen | 2 | -2/+24 |
2003-10-22 | last_patch116 from vodz: | andersen | 2 | -13/+23 |
2003-10-22 | Tomasz Motylewski reported that the 'which' applet does not find | andersen | 1 | -12/+30 |
2003-10-22 | Patch from Arthur Othieno for style-guide.txt conformance | andersen | 3 | -12/+36 |
2003-10-22 | Patch from Arthur Othieno for docs/style-guide.txt conformance. | andersen | 1 | -6/+24 |
2003-10-22 | Patch from Arthur Othieno to fix a compiler warning | andersen | 1 | -0/+2 |
2003-10-22 | make this a little bit less messy | andersen | 1 | -13/+11 |
2003-10-22 | Update mail location | andersen | 1 | -2/+2 |
2003-10-22 | Disable any buffering to stdout | andersen | 1 | -0/+1 |
2003-10-22 | Tito writes: | andersen | 1 | -3/+2 |
2003-10-22 | Andreas Mohr writes: | andersen | 14 | -104/+103 |
2003-10-21 | Do a better job of dealing with screwy s390 abi changes | andersen | 1 | -2/+5 |
2003-10-20 | ccording to this: | andersen | 1 | -3/+3 |
2003-10-18 | Manuel Novoa III writes: | andersen | 1 | -22/+43 |
2003-10-18 | Rob Landley's new micro-bunzip version 3. Rob writes: | andersen | 1 | -1592/+465 |
2003-10-17 | old gcc | timr | 1 | -3/+3 |
2003-10-11 | Paul Mundt (lethal) writes: | andersen | 1 | -12/+48 |
2003-10-10 | Vodz last_patch_117, update options for new xargs | bug1 | 2 | -8/+51 |
2003-10-10 | Vods versions of xargs | bug1 | 1 | -191/+510 |
2003-10-09 | I don't need to have my email adder listed twice | andersen | 1 | -1/+1 |
2003-10-09 | Do not use kernel headers | andersen | 1 | -13/+50 |
2003-10-09 | Fix an ommision preventing building, patch by Tito. | bug1 | 1 | -3/+3 |