- 79757c9 A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds by Eric Andersen · 24 years ago
- e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
- 049dc25 Fix in_ether bug regarding hex digits reported by Jonas Holmberg <jonas.holmberg@axis.com>. by Manuel Novoa III · 24 years ago
- 6b2c23d xstrdup tftp cleanup from Jeff Garzik by Eric Andersen · 24 years ago
- 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
- 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> by Eric Andersen · 24 years ago
- 8b96032 Fix a bug pointed out by Rob Landley <rlandley@austin.rr.com>, where by Eric Andersen · 24 years ago
- 48dcc16 Don't confuse people. If the run 'ifconfig' and they didn't by Eric Andersen · 24 years ago
- 14e9e9d Fix socklen_t for libc5 by Eric Andersen · 24 years ago
- 68ea1d0 Reduced code size of interface. Support ifconfig -a and ifconfig interface by Manuel Novoa III · 24 years ago
- 78f5746 Quick mod to enable option -a for ifconfig. by Manuel Novoa III · 24 years ago
- fa45f22 Use perror_msg_and_die function where appropriate. by Manuel Novoa III · 24 years ago
- 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
- eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
- df351d6 Improved port of ifconfig... smaller and with more features. by Manuel Novoa III · 24 years ago
- 26d53eb This patch by Vladimir and Larry saves a few bytes. by Eric Andersen · 24 years ago
- 8bb7df4 Applied patch from Vladimir Oleynik via Magnus Damm that removes newlines from by Mark Whitley · 24 years ago
- f15d4da Add in a first pass at ifconfig status reporting. It took a long while by Eric Andersen · 24 years ago
- 450736c Added Magnus Damm's tftp applet to Busybox. by Mark Whitley · 24 years ago
- cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
- f1bbb22 A small cleanup by Vladimir by Eric Andersen · 24 years ago
- 825ae5a Another small formatting change from Larry Doolittle. by Mark Whitley · 24 years ago
- 99806ad Applied patch from Larry Doolittle that does the following: by Mark Whitley · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- 68be2ab implemented displayroute() based on a patch from Vladimir N. Oleynik, by Eric Andersen · 24 years ago
- ec45595 Add in ifconfig and route by Eric Andersen · 24 years ago
- 1d70267 Add listening support. by Matt Kraai · 24 years ago
- 05e782d Fix wget error message and add (and use) chomp library function. by Matt Kraai · 24 years ago
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- 79e898a Patch from Vladimir N. Oleynik to simplify wget file opening by Eric Andersen · 24 years ago
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- dff9d54 Add errno.h by Eric Andersen · 24 years ago
- 7d69701 Some behavioral updates to wget so it acts a bit nicer. -Erik by Eric Andersen · 24 years ago
- f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
- 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
- 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
- 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
- fe9888a Fix naming to reflect reality by Eric Andersen · 24 years ago
- 370fb08 Clarify the statusbar config option so it states which applet it applies to. by Eric Andersen · 24 years ago
- 5f825ee Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>, by Eric Andersen · 24 years ago
- 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
- a9711a5 Prevent / doubling and shrink parse_url. by Matt Kraai · 24 years ago
- a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
- 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
- 0dab829 Add missing newlines to error messages. by Matt Kraai · 24 years ago
- bfa7967 Rewrite nc to be simpler, smaller, and to check syscalls for errors. by Matt Kraai · 24 years ago
- 95fa0ea Shutdown sending on the socket when stdin closes. by Matt Kraai · 24 years ago
- 29edd00 More wget cleanups I've been working on... by Eric Andersen · 24 years ago
- 1bca5ed add quiet mode support. by Glenn L McGrath · 24 years ago
- f3b2b52 Patch from Matt Kraai to enable proxy support. by Eric Andersen · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- da7b829 Write progress meter to stderr instead of stdout by Randolph Chung · 24 years ago
- 02553a2 Fixed URL parsing bug Fixed -O - output-to-stdout bug by Randolph Chung · 24 years ago
- 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
- 4e573f4 Remove the BSD advertising clause, and replace it with a link to how by Eric Andersen · 24 years ago
- 97d2612 Cleaned up error message handling. by Matt Kraai · 24 years ago
- 0d5835a Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make by Eric Andersen · 24 years ago
- b520e08 Add a spiffy progress meter. -Erik by Eric Andersen · 24 years ago
- 25b669c Try to guess an output filename by Eric Andersen · 24 years ago
- bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- b938e2f Return failure if ping gets no response. by Matt Kraai · 24 years ago
- 5d63884 Bug fix for wget, and proper attribution of Chip Rosenthal and by Eric Andersen · 24 years ago
- 9670083 Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>. by Eric Andersen · 24 years ago
- a3de24e Fix spelling error -Erik by Eric Andersen · 24 years ago
- 616d13b Fixed to pass -Wundef by Pavel Roskin · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
- d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
- be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
- 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
- 03f4c27 Turned some stuff into features that really are features, not apps. -Erik by Eric Andersen · 24 years ago
- 9ca57d3 Made ping work with libc5 and libc6. -Erik by Eric Andersen · 25 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
- 28c70b3 Integrate Tomi Ollila's telnet. Costs 3k. :) -Erik by Eric Andersen · 25 years ago
- 0024abc Implemented "ping -s", fixed error messages and argument parsing by Pavel Roskin · 25 years ago
- afeb683 "nc" exits silently on errors. This patch makes it print something before by Eric Andersen · 25 years ago
- 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- 5afc864 More stuff -Erik by Erik Andersen · 25 years ago
- 94f5e0b Some accrued fixes/updates. by Erik Andersen · 25 years ago
- 227a59b Several more updates -Erik by Erik Andersen · 25 years ago
- 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
- 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
- 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
- 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
- f7c49ef Sync up a few things. Add in a new telnet implementation (still by Erik Andersen · 25 years ago
- e272915 Some updates for the day, -Erik by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
- 50bc101 made more robust and commented my code. by John Beppu · 25 years ago
- b332e77 by John Beppu · 25 years ago
- a6d0dbc Minor change. init now uses dup2. -Erik by Erik Andersen · 25 years ago
- 8e759aa copy fixes to simplify link copying and always do the right thing. by Erik Andersen · 25 years ago
- 5cbdd71 mount and umount could leak loop device allocations causing the system to by Erik Andersen · 25 years ago
- 19db07b Ok, so this is reallt 0.38... -Erik by Eric Andersen · 25 years ago
- 1792f8c Tail now works (costs 6k). Several other updates. -Erik by Eric Andersen · 25 years ago
- abc0f4f Latest and greatest by Eric Andersen · 25 years ago
- 2285f36 Stuf by Eric Andersen · 25 years ago