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