- ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
- bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
- 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
- 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
- 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
- 7ca3921 bb_INET_default[] is really just a const "default", nothing INET-specific by Denis Vlasenko · 18 years ago
- f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
- 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- d35ef0f More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
- e135a5d fix no previous prototype warning by Mike Frysinger · 19 years ago
- dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
- 0cb6f35 fix up annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
- 5775aa2 added support /prefix for IPV4 form IPV6 code. Close bug 461 by "Vladimir N. Oleynik" · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 007a011 network "default" --> bb_INET_default. Reduce 2 exported from find applet by "Vladimir N. Oleynik" · 19 years ago
- 6417564 Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. by Rob Landley · 19 years ago
- 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
- 539fa95 Oops.. got a bit to aggressive with size optimization and global replace. :-( by Manuel Novoa III · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
- 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- be2ae24 Always print the routing table header for IPv4: by Robert Griebl · 22 years ago
- 0552b9a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
- 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
- 7c58e9b Run through indent, fix comment by Glenn L McGrath · 22 years ago
- 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
- c30c5e8 Reduced code size for new -e flag (suggested by vodz) by Robert Griebl · 23 years ago
- 820098f This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 23 years ago
- cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
- b940850 Another fix from vodz by Eric Andersen · 23 years ago
- 863a3e1 patch from vodz -- route cleanup to display all route entries by Eric Andersen · 23 years ago
- a3c8481 A patch from Jaspreet Singh <jsingh@somanetworks.com> by Eric Andersen · 23 years ago
- 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
- 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
- 26d53eb This patch by Vladimir and Larry saves a few bytes. by Eric Andersen · 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