| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor formatting | andersen | 2002-04-26 | 1 | -1/+2 |
* | add missing void, still has issues though | timr | 2002-04-26 | 1 | -1/+1 |
* | fix from kergoth | timr | 2002-04-26 | 1 | -2/+2 |
* | Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>: | andersen | 2002-04-26 | 1 | -11/+77 |
* | Reworked by Robert Griebl <griebl@gmx.de> to support proper | andersen | 2002-04-26 | 1 | -0/+188 |
* | vodz noted this line (as imported from Debian) is wrong, and has since | andersen | 2002-04-24 | 1 | -2/+2 |
* | Apply last_patch37 from vodz | andersen | 2002-04-24 | 1 | -2/+3 |
* | ls could mis-color certain entries when previous commands | andersen | 2002-04-17 | 1 | -0/+2 |
* | * networking/wget.c (wget_main): Check return value of safe_fwrite. | kraai | 2002-04-17 | 1 | -2/+3 |
* | * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard | kraai | 2002-04-15 | 2 | -2/+5 |
* | Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to work | andersen | 2002-04-15 | 1 | -11/+7 |
* | Patch from Jim Treadway -- fix a missing "\" in usage.h | andersen | 2002-04-13 | 1 | -1/+1 |
* | Silly me | andersen | 2002-04-13 | 1 | -0/+1 |
* | Teach makedevs to not segfault quite so much | andersen | 2002-04-13 | 1 | -12/+11 |
* | Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR | andersen | 2002-04-13 | 1 | -1/+3 |
* | Cleanup make clean | andersen | 2002-04-13 | 1 | -1/+2 |
* | Patch from Kevin Hilman <khilman@equator.com> to fix potential | andersen | 2002-04-13 | 1 | -1/+2 |
* | Add a 'make uninstall' target | andersen | 2002-04-13 | 1 | -0/+3 |
* | Patch from Jim Treadway <jim@stardot-tech.com> to teach | andersen | 2002-04-13 | 1 | -3/+3 |
* | Patch from Jim Treadway and Vladimir Oleynik to Add CTRL-K | andersen | 2002-04-13 | 1 | -8/+12 |
* | Sed can go into an infinite loop | andersen | 2002-04-13 | 1 | -0/+1 |
* | Stupid gcc always includes its own builtin strlen()... | andersen | 2002-04-13 | 2 | -0/+10 |
* | Nice patch from Wolfgang Denk <wd@denx.de> to provide hush with | andersen | 2002-04-13 | 1 | -39/+308 |
* | Teach tftp to direct the fetched file to stdout when the | andersen | 2002-04-13 | 1 | -4/+11 |
* | Rework per how I did things in version in 0.60.3 so it can | andersen | 2002-04-13 | 1 | -69/+88 |
* | Patch from Laurence Anderson <L.D.Anderson@warwick.ac.uk> for | andersen | 2002-04-13 | 2 | -1/+25 |
* | Update some missing copyright notices | andersen | 2002-04-13 | 14 | -11/+9 |
* | make ash prompt the same as other shells if cmdedit and fancyprompt | timr | 2002-04-13 | 1 | -4/+7 |
* | Completely rework the config system so that it no longer annoys me to work on | andersen | 2002-04-12 | 32 | -732/+961 |
* | Fix handling of endianness. | andersen | 2002-04-12 | 1 | -23/+9 |
* | Oldnews | andersen | 2002-04-11 | 1 | -2/+94 |
* | Patch from Edward Betts <edward@debian.org> to add -x switch to du.c | andersen | 2002-04-06 | 2 | -3/+14 |
* | Apply lash_patch35 from vodz, which brings several nice size_optimizations. | andersen | 2002-04-06 | 6 | -15/+23 |
* | Fix email addr | andersen | 2002-04-06 | 1 | -3/+3 |
* | Add fli4l | andersen | 2002-04-03 | 1 | -0/+4 |
* | * editors/sed.c (process_file): Stop processing deleted lines. | kraai | 2002-04-01 | 2 | -0/+7 |
* | Tweak my credit (ah, vanity...) | miles | 2002-04-01 | 1 | -3/+3 |
* | Add insmod support for the NEC v850e processor. | miles | 2002-04-01 | 1 | -1/+1 |
* | Add support for the NEC v850e processor. | miles | 2002-04-01 | 1 | -33/+142 |
* | Provide a controlling tty to askfirst processes as well | andersen | 2002-03-29 | 1 | -1/+1 |
* | * testsuite/which/which-uses-default-path: Remove extra echo. | kraai | 2002-03-27 | 1 | -1/+0 |
* | * testsuite/grep/egrep-supports-extended-regexps: Check exit status instead | kraai | 2002-03-27 | 1 | -1/+1 |
* | * testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags. | kraai | 2002-03-27 | 2 | -2/+2 |
* | * testsuite/COPYING: Remove. | kraai | 2002-03-27 | 1 | -340/+0 |
* | * archival/bunzip2.c (bunzip2_main): Remove compressed file. | kraai | 2002-03-27 | 2 | -2/+22 |
* | * testsuite/runtest (run_applet_testcase): Return test case status, not | kraai | 2002-03-27 | 1 | -2/+2 |
* | * archival/bunzip2.c: Include <unistd.h>. | kraai | 2002-03-27 | 3 | -21/+29 |
* | Work around compiler/assembler problem and reduce code size at the same time. | mjn3 | 2002-03-25 | 1 | -4/+9 |
* | * archival/gzip.c (gzip_main): Ensure that the output is a terminal and use | kraai | 2002-03-22 | 1 | -2/+2 |
* | Doh! I broke ping when removing the nested function. | andersen | 2002-03-21 | 1 | -4/+4 |