| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | "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 |
* | Fix some warnings that have crept in recently | Eric Andersen | 2003-10-09 | 1 | -6/+6 |
* | Patch from Tito, size optimisation and fix error in exit code of -V | Glenn L McGrath | 2003-10-09 | 1 | -1056/+1265 |
* | Comaptability with gcc-2.95 | Glenn L McGrath | 2003-10-09 | 1 | -1/+2 |
* | Vodz last_patch_105 without his xargs patch which doenst apply cleanly | Glenn L McGrath | 2003-10-06 | 2 | -2/+14 |
* | Add the x, n, s and E options, remove -r as its expected behaviour. | Glenn L McGrath | 2003-10-04 | 1 | -14/+115 |
* | Patch from Rob Landley; | Glenn L McGrath | 2003-10-04 | 1 | -23/+24 |
* | Woops, the previous patch reversal wasnt complete, breaking everything. | Glenn L McGrath | 2003-10-04 | 1 | -1/+1 |
* | Reverse my previous changes and make a note about why its dont this way | Glenn L McGrath | 2003-10-03 | 1 | -1/+12 |
* | Dont mix xarg options with utility option, fixes example of | Glenn L McGrath | 2003-10-03 | 1 | -11/+15 |
* | Vodz, last_patch_114 | Glenn L McGrath | 2003-10-03 | 1 | -139/+115 |
* | Patch by Rob Landley, fix warning | Glenn L McGrath | 2003-10-03 | 1 | -2/+2 |
* | argc has already been decremented | Glenn L McGrath | 2003-10-03 | 1 | -2/+3 |
* | Patch from Rob Landley, Simplify organisation of arguments. | Glenn L McGrath | 2003-10-03 | 1 | -13/+2 |
* | Fix -C option when creating tar files. | Glenn L McGrath | 2003-10-02 | 1 | -30/+37 |