1. 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]
  2. 0fa9ded more const by "Vladimir N. Oleynik" · 19 years ago
  3. 083d3f4 by "Vladimir N. Oleynik" · 19 years ago
  4. 9398304 Shaun Jackman said: by Rob Landley · 20 years ago
  5. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  6. 3b05b80 newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
  7. 6fea732 Felipe Kellermann writes: by Eric Andersen · 20 years ago
  8. 9940e08 Patch from solar to fix problems with get_name() by Eric Andersen · 20 years ago
  9. 2e99d43 Fix for a bug identied by Harald Kuthe, when using many interfaces (29 by Glenn L McGrath · 20 years ago
  10. 2c2256c remove a warning by Eric Andersen · 21 years ago
  11. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  12. b54a748 Fix for compiling with ipv6 by Glenn L McGrath · 21 years ago
  13. b1d5b74 Save 0.5K. by Manuel Novoa III · 21 years ago
  14. f96675b James Petterson writes: by Eric Andersen · 21 years ago
  15. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  16. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  17. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  18. 883d484 Fix compiler warnings, patch by Steven Scholz by Glenn L McGrath · 22 years ago
  19. ab4e19a Eliminate most instances where we use linux kernel headers -Erik by Eric Andersen · 22 years ago
  20. 642f289 Use error_msg instead of fprintf(stderr, other minor cleanups by Glenn L McGrath · 22 years ago
  21. 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
  22. 7365c58 Use "MiB" not "Mb" -Erik by Eric Andersen · 22 years ago
  23. 1ed9dd9 Remove duplicate definitions, run through indent by Glenn L McGrath · 22 years ago
  24. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  25. cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
  26. 8e39292 Be extra pedantic about printing the correct type for an address by Eric Andersen · 23 years ago
  27. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  28. 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
  29. 8b113f9 Vladimir's last_patch13, containing several bugfixes. by Eric Andersen · 24 years ago
  30. 6b8c550 include libbb.h after other includes by Glenn L McGrath · 24 years ago
  31. 46cd74b This has two patches. First it moves interface.c to libbb (it is by Eric Andersen · 24 years ago[Renamed (97%) from interface.c]
  32. b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 24 years ago
  33. 0e0883e Fix stupid cut-and-paste bug... output RX/TX bytes instead of RX/RX bytes. by Manuel Novoa III · 24 years ago
  34. 68ea1d0 Reduced code size of interface. Support ifconfig -a and ifconfig interface by Manuel Novoa III · 24 years ago
  35. 78f5746 Quick mod to enable option -a for ifconfig. by Manuel Novoa III · 24 years ago
  36. 0f430e3 Fix up some silly macros and use xmalloc and friends exclusively. by Eric Andersen · 24 years ago
  37. f15d4da Add in a first pass at ifconfig status reporting. It took a long while by Eric Andersen · 24 years ago