- d598d41 Fix silly combinitorial oversight by Eric Andersen · 23 years ago
- 1372780 Patch from Cliff L. Biffle <cbiffle@safety.net> to display memory by Eric Andersen · 23 years ago 0_60_3
- 3a01f8c uClibc supports struct _res these days... by Eric Andersen · 23 years ago
- ef38b39 Support noerror option by Eric Andersen · 23 years ago
- aba7546 When the .config file is missing, supply a default one and run menuconfig by Eric Andersen · 23 years ago
- 1323c94 Add netcat -i option, per patch from Cristian Ionescu-Idbohrn by Eric Andersen · 23 years ago
- 00a6a75 Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> by Eric Andersen · 23 years ago
- 1c31501 Ensure that getenv("PATH") stays current, since otherwise cmdedit by Eric Andersen · 23 years ago
- 4163406 Fix bugs by Eric Andersen · 23 years ago
- 8db361b Minor formatting by Eric Andersen · 23 years ago
- ed8e036 add missing void, still has issues though by Tim Riker · 23 years ago
- 86c76a9 fix from kergoth by Tim Riker · 23 years ago
- 0e28e1f Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>: by Eric Andersen · 23 years ago
- 60e56f5 Reworked by Robert Griebl <griebl@gmx.de> to support proper module dependancies. by Eric Andersen · 23 years ago
- 54c14d7 vodz noted this line (as imported from Debian) is wrong, and has since by Eric Andersen · 23 years ago
- ae10361 Apply last_patch37 from vodz by Eric Andersen · 23 years ago
- 5f68736 ls could mis-color certain entries when previous commands by Eric Andersen · 23 years ago
- 272a955 * networking/wget.c (wget_main): Check return value of safe_fwrite. by Matt Kraai · 23 years ago
- a078268 * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard by Matt Kraai · 23 years ago
- 744ec1d Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to work by Eric Andersen · 23 years ago
- 9fe5f98 Patch from Jim Treadway -- fix a missing "\" in usage.h by Eric Andersen · 23 years ago
- c8459a5 Silly me by Eric Andersen · 23 years ago
- 19732c6 Teach makedevs to not segfault quite so much by Eric Andersen · 23 years ago
- 4e11682 Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR by Eric Andersen · 23 years ago
- fb24eb4 Cleanup make clean by Eric Andersen · 23 years ago
- defd998 Patch from Kevin Hilman <khilman@equator.com> to fix potential by Eric Andersen · 23 years ago
- 1f30a41 Add a 'make uninstall' target by Eric Andersen · 23 years ago
- 5d8d4a6 Patch from Jim Treadway <jim@stardot-tech.com> to teach by Eric Andersen · 23 years ago
- 65a0730 Patch from Jim Treadway and Vladimir Oleynik to Add CTRL-K by Eric Andersen · 23 years ago
- 3e6908b Sed can go into an infinite loop by Eric Andersen · 23 years ago
- db7d5fc Stupid gcc always includes its own builtin strlen()... by Eric Andersen · 23 years ago
- 4c9b68f Nice patch from Wolfgang Denk <wd@denx.de> to provide hush with by Eric Andersen · 23 years ago
- a66a43e Teach tftp to direct the fetched file to stdout when the by Eric Andersen · 23 years ago
- d75ac02 Rework per how I did things in version in 0.60.3 so it can by Eric Andersen · 23 years ago
- 114de55 Patch from Laurence Anderson <L.D.Anderson@warwick.ac.uk> for by Eric Andersen · 23 years ago
- 1d1d2f9 Update some missing copyright notices by Eric Andersen · 23 years ago
- 497a885 make ash prompt the same as other shells if cmdedit and fancyprompt by Tim Riker · 23 years ago
- 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago
- b1591d1 Fix handling of endianness. -Erik by Eric Andersen · 23 years ago
- a3603e8 Oldnews by Eric Andersen · 23 years ago
- 265d229 Patch from Edward Betts <edward@debian.org> to add -x switch to du.c by Eric Andersen · 23 years ago
- fcffa2c Apply lash_patch35 from vodz, which brings several nice size_optimizations. by Eric Andersen · 23 years ago
- 50e4d66 Fix email addr by Eric Andersen · 23 years ago
- 45673d2 Add fli4l by Eric Andersen · 23 years ago
- 5c69cd8 * editors/sed.c (process_file): Stop processing deleted lines. by Matt Kraai · 23 years ago
- 75ce8d7 Tweak my credit (ah, vanity...) by Miles Bader · 23 years ago
- 130bec5 Add insmod support for the NEC v850e processor. by Miles Bader · 23 years ago
- ae28b04 Add support for the NEC v850e processor. by Miles Bader · 23 years ago
- c57e42b Provide a controlling tty to askfirst processes as well -Erik by Eric Andersen · 23 years ago
- 8a8308f * testsuite/which/which-uses-default-path: Remove extra echo. by Matt Kraai · 23 years ago
- 66388f8 * testsuite/grep/egrep-supports-extended-regexps: Check exit status instead by Matt Kraai · 23 years ago
- 50aec98 * testsuite/bunzip2/bunzip2-reads-from-standard-input: Remove -c flags. by Matt Kraai · 23 years ago
- 6feaeac * testsuite/COPYING: Remove. by Matt Kraai · 23 years ago
- cf32ac5 * archival/bunzip2.c (bunzip2_main): Remove compressed file. by Matt Kraai · 23 years ago
- 35d6042 * testsuite/runtest (run_applet_testcase): Return test case status, not by Matt Kraai · 23 years ago
- 9cdb060 * archival/bunzip2.c: Include <unistd.h>. by Matt Kraai · 23 years ago
- fa15f70 Work around compiler/assembler problem and reduce code size at the same time. by Manuel Novoa III · 23 years ago
- ef8b112 * archival/gzip.c (gzip_main): Ensure that the output is a terminal and use by Matt Kraai · 23 years ago
- b888682 Doh! I broke ping when removing the nested function. by Eric Andersen · 23 years ago
- 83788da * include/applets.h (CONFIG_LOSETUP): New. by Matt Kraai · 23 years ago
- 27eff03 Eliminate extra trailing space by Eric Andersen · 23 years ago
- c7a3fb9 Fix devfs loop device support by Eric Andersen · 23 years ago
- b0cc0a6 Rewind messages to avoid weird formatting, and fix a bug with by Eric Andersen · 23 years ago
- 889a301 Patch from vodz to fix a potential segfault by Eric Andersen · 23 years ago
- 900c24d Patch from Jeff Studer <jstuder@aquilagroup.com> to supply a defaults for by Eric Andersen · 23 years ago
- 5a40651 Update dmalloc options per suggestion from Glenn by Eric Andersen · 23 years ago
- 89de1e7 Reinitialize initial shift register value for on each pass. -Erik by Eric Andersen · 23 years ago
- b5474c4 Cave to pressure (2 months later). Eliminate using a by Eric Andersen · 23 years ago
- b159146 Add missing " " after the word on, as reported by Jason Luther by Eric Andersen · 23 years ago
- 3ad0bd9 Patch from J.W.Janssen <JanWillem.Janssen@lxtreme.nl> to provide by Eric Andersen · 23 years ago
- 3ec5c69 Bart Visscher noticed some spurious search and replace silliness -Erik by Eric Andersen · 23 years ago
- aee53f4 * testsuite/grep/egrep-is-not-case-insensitive: Require by Matt Kraai · 23 years ago
- b3de668 * testsuite/grep/grep-handles-binary-files: Read input from a pipe. by Matt Kraai · 23 years ago
- 0efab33 * networking/wget.c (parse_url): Allocate a string for the empty path. by Matt Kraai · 23 years ago
- 3b1cbd7 Thomas Lundquist by Matt Kraai · 23 years ago
- 38ddbed Try to pull in PATH_MAX properly by Eric Andersen · 23 years ago
- 08ed1a7 Don't mention ldconfig by Eric Andersen · 23 years ago
- 806c74f Cleanup a libc5 compatibility hack by Eric Andersen · 23 years ago
- f64c1cd Fix broken link by Eric Andersen · 23 years ago
- a1bbde7 list_single: Declare scratch iff CONFIG_FEATURE_LS_USERNAME is defined. by Matt Kraai · 23 years ago
- 3bd31eb * fileutils/ls.c (showfiles): Display multiple short names on a line. by Matt Kraai · 23 years ago
- 372f91f Update by Eric Andersen · 23 years ago
- bc12fb7 Update webpage to note new mirrors by Eric Andersen · 23 years ago
- 1b17b01 Now that we are mirrored, remove absolute links by Eric Andersen · 23 years ago
- 0298be8 Update init.c per my changes in the stable branch -Erik by Eric Andersen · 23 years ago
- 684d745 Update robots.txt by Eric Andersen · 23 years ago
- 02a4ed9 A few more little cleanups to simplify mirroring by Eric Andersen · 23 years ago
- 49da8a8 Update the cvs commit info. Remove the old busybox.lineo.com stuff. by Eric Andersen · 23 years ago
- a99b194 * libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer is by Matt Kraai · 23 years ago
- eed9451 * findutils/grep.c (grep_main): Remove unnecessary use of junk. by Matt Kraai · 23 years ago
- fa14471 * testsuite/runtest (show_result): Change UPASS to XPASS. by Matt Kraai · 23 years ago
- 6b140ea * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". by Matt Kraai · 23 years ago
- 7c71822 * testsuite/runtest (run_applet_testcase): Return UNTESTED instead of by Matt Kraai · 23 years ago
- b5b757e * testsuite/README: Fill to 80 columns. by Matt Kraai · 23 years ago
- 6be2319 * testsuite/README: Update copyright date. by Matt Kraai · 23 years ago
- ad6faf6 * testsuite/tar/tar-archives-multiple-files: Require by Matt Kraai · 23 years ago
- 4271d43 * docs/busybox.net/index.html (Products/Projects Using BusyBox): Added by Matt Kraai · 23 years ago
- d4574f1 fix name by Eric Andersen · 23 years ago
- c00e4ff * testsuite/tar/tar-archives-multiple-files: New. by Matt Kraai · 23 years ago
- 3b7767a Add in tuxscreen by Eric Andersen · 23 years ago