1. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  2. 6b74b02 interface.c: code shrink (IIRC ~30 bytes) by Denis Vlasenko · 17 years ago
  3. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  4. 2851082 ifconfig: make it work with ifaces with ifnames > 255 by Denis Vlasenko · 17 years ago
  5. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  6. 6d9ea24 networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve by Denis Vlasenko · 17 years ago
  7. 1b16bda networking/interface.c: reduce bss usage by Denis Vlasenko · 17 years ago
  8. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  9. d0587ed interface: revert part of commit 18120 (eth aliases work again) by Denis Vlasenko · 17 years ago
  10. 1cc7022 networking/interface.c: was doing really strange caching of fd's by Denis Vlasenko · 17 years ago
  11. 7f2527e arp, networking/interface.c: eliminate statics by Denis Vlasenko · 17 years ago
  12. ad67a39 remove unused #include,, improve code readability by Denis Vlasenko · 18 years ago
  13. 731d357 trivial warning fix by Denis Vlasenko · 18 years ago
  14. 322661d preparatory patch for -Wwrite-strings #6 by Denis Vlasenko · 18 years ago
  15. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  16. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  17. fa85b86 add arp applet - thanks to "Eric Spakman" <E.Spakman@inter.nl.net> by Denis Vlasenko · 18 years ago
  18. 270c17c properly export externs thru *.h files by Denis Vlasenko · 18 years ago
  19. 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
  20. 57d83ff - Proposed fix to make aliases work (with uClibc-current). by Bernhard Reutner-Fischer · 18 years ago
  21. 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
  22. aad4999 #if HAVE_AFINET6 -> #ifdef HAVE_AFINET6 by Denis Vlasenko · 18 years ago
  23. 04b30ba ifconfig: preparatory patch, no code changes by Denis Vlasenko · 18 years ago
  24. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  25. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  26. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  27. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  28. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  29. 21302c2 Properly print the output for a sit (IPv6-in-IPv4) interface. by "Robert P. J. Day" · 18 years ago
  30. 4137dd7 Aesthetic fix to use newer structure initialization format. by "Robert P. J. Day" · 18 years ago
  31. 9fe801e Patch by Robert P. Day to remove obsolete alias code that the 2.4 and 2.6 by Rob Landley · 18 years ago
  32. 2818b29 Patch by Robert P. Day to make structs use c99 initializers. by Rob Landley · 18 years ago
  33. 2a613d7 Patch from Robert P. J. Day cleaning up some unnecessary preprocessor by Rob Landley · 18 years ago
  34. e84f434 Remove #ifdeffed out code, both KEEP_UNUSED and #if 0. by Rob Landley · 18 years ago
  35. a6e131d Size reductions, mostly switching things to use libbb functions. by Rob Landley · 18 years ago
  36. 4e3aff3 Remove _(). by Rob Landley · 18 years ago
  37. 9b5a99a Patch from Robert P. Day to remove #ifdefed out SLIP support code that we by Rob Landley · 18 years ago
  38. e2e56c7 - single KERNEL_VERSION(a,b,c) macro in platform.h by Bernhard Reutner-Fischer · 18 years ago
  39. b5547fb fix no previous prototype warning by Mike Frysinger · 18 years ago
  40. b0a2d6c Remove code for protocols we don't properly support. (Most of this could by Rob Landley · 18 years ago
  41. fa939aa - include proper headers. by Bernhard Reutner-Fischer · 18 years ago
  42. 214744d - fix paste'o which i overlooked when applying dalias' fmt stuff. by Bernhard Reutner-Fischer · 18 years ago
  43. d409c3a - Rich Felker writes: fix invalid printf format strings by Bernhard Reutner-Fischer · 18 years ago
  44. ed7bb62 - put NLS stuff in one central place to avoid redefines. by Bernhard Reutner-Fischer · 19 years ago
  45. 0cb6f35 fix up annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  46. c1ef7bd just whitespace by Tim Riker · 19 years ago
  47. a901b40 - missing bits of patch attached to bug #249 (constify). by Bernhard Reutner-Fischer · 19 years ago
  48. b4c8232 Move interface.c to networking directory since it's only used by ifconfig. by Rob Landley · 19 years ago[Renamed from libbb/interface.c]
  49. 0fa9ded more const by "Vladimir N. Oleynik" · 19 years ago
  50. 083d3f4 by "Vladimir N. Oleynik" · 19 years ago
  51. 9398304 Shaun Jackman said: by Rob Landley · 19 years ago
  52. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 19 years ago
  53. 3b05b80 newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
  54. 6fea732 Felipe Kellermann writes: by Eric Andersen · 20 years ago
  55. 9940e08 Patch from solar to fix problems with get_name() by Eric Andersen · 20 years ago
  56. 2e99d43 Fix for a bug identied by Harald Kuthe, when using many interfaces (29 by Glenn L McGrath · 20 years ago
  57. 2c2256c remove a warning by Eric Andersen · 20 years ago
  58. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  59. b54a748 Fix for compiling with ipv6 by Glenn L McGrath · 21 years ago
  60. b1d5b74 Save 0.5K. by Manuel Novoa III · 21 years ago
  61. f96675b James Petterson writes: by Eric Andersen · 21 years ago
  62. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  63. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  64. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  65. 883d484 Fix compiler warnings, patch by Steven Scholz by Glenn L McGrath · 22 years ago
  66. ab4e19a Eliminate most instances where we use linux kernel headers -Erik by Eric Andersen · 22 years ago
  67. 642f289 Use error_msg instead of fprintf(stderr, other minor cleanups by Glenn L McGrath · 22 years ago
  68. 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
  69. 7365c58 Use "MiB" not "Mb" -Erik by Eric Andersen · 22 years ago
  70. 1ed9dd9 Remove duplicate definitions, run through indent by Glenn L McGrath · 22 years ago
  71. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  72. cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
  73. 8e39292 Be extra pedantic about printing the correct type for an address by Eric Andersen · 23 years ago
  74. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  75. 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
  76. 8b113f9 Vladimir's last_patch13, containing several bugfixes. by Eric Andersen · 23 years ago
  77. 6b8c550 include libbb.h after other includes by Glenn L McGrath · 23 years ago
  78. 46cd74b This has two patches. First it moves interface.c to libbb (it is by Eric Andersen · 23 years ago[Renamed (97%) from interface.c]
  79. b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 23 years ago
  80. 0e0883e Fix stupid cut-and-paste bug... output RX/TX bytes instead of RX/RX bytes. by Manuel Novoa III · 23 years ago
  81. 68ea1d0 Reduced code size of interface. Support ifconfig -a and ifconfig interface by Manuel Novoa III · 23 years ago
  82. 78f5746 Quick mod to enable option -a for ifconfig. by Manuel Novoa III · 23 years ago
  83. 0f430e3 Fix up some silly macros and use xmalloc and friends exclusively. by Eric Andersen · 24 years ago
  84. f15d4da Add in a first pass at ifconfig status reporting. It took a long while by Eric Andersen · 24 years ago