| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | sigh | andersen | 2003-10-22 | 1 | -1/+1 |
* | Goetz Bock writes: | andersen | 2003-10-22 | 2 | -2/+24 |
* | last_patch116 from vodz: | andersen | 2003-10-22 | 2 | -13/+23 |
* | Tomasz Motylewski reported that the 'which' applet does not find | andersen | 2003-10-22 | 1 | -12/+30 |
* | Patch from Arthur Othieno for style-guide.txt conformance | andersen | 2003-10-22 | 3 | -12/+36 |
* | Patch from Arthur Othieno for docs/style-guide.txt conformance. | andersen | 2003-10-22 | 1 | -6/+24 |
* | Patch from Arthur Othieno to fix a compiler warning | andersen | 2003-10-22 | 1 | -0/+2 |
* | make this a little bit less messy | andersen | 2003-10-22 | 1 | -13/+11 |
* | Update mail location | andersen | 2003-10-22 | 1 | -2/+2 |
* | Disable any buffering to stdout | andersen | 2003-10-22 | 1 | -0/+1 |
* | Tito writes: | andersen | 2003-10-22 | 1 | -3/+2 |
* | Andreas Mohr writes: | andersen | 2003-10-22 | 14 | -104/+103 |
* | Do a better job of dealing with screwy s390 abi changes | andersen | 2003-10-21 | 1 | -2/+5 |
* | ccording to this: | andersen | 2003-10-20 | 1 | -3/+3 |
* | Manuel Novoa III writes: | andersen | 2003-10-18 | 1 | -22/+43 |
* | Rob Landley's new micro-bunzip version 3. Rob writes: | andersen | 2003-10-18 | 1 | -1592/+465 |
* | old gcc | timr | 2003-10-17 | 1 | -3/+3 |
* | Paul Mundt (lethal) writes: | andersen | 2003-10-11 | 1 | -12/+48 |
* | Vodz last_patch_117, update options for new xargs | bug1 | 2003-10-10 | 2 | -8/+51 |
* | Vods versions of xargs | bug1 | 2003-10-10 | 1 | -191/+510 |
* | I don't need to have my email adder listed twice | andersen | 2003-10-09 | 1 | -1/+1 |
* | Do not use kernel headers | andersen | 2003-10-09 | 1 | -13/+50 |
* | Fix an ommision preventing building, patch by Tito. | bug1 | 2003-10-09 | 1 | -3/+3 |
* | example devfs config file, patch from Tito. | bug1 | 2003-10-09 | 1 | -0/+181 |
* | New applet, devfsd, by Matteo Croce and Tito | bug1 | 2003-10-09 | 6 | -0/+2070 |
* | Patch from Steven Scholz, fix some warnings | bug1 | 2003-10-09 | 3 | -3/+3 |
* | Bugfix for xargs | bug1 | 2003-10-09 | 2 | -58/+107 |
* | Arnd Ben Otto writes: | andersen | 2003-10-09 | 3 | -1/+64 |