1. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  2. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  3. ab51bf4 - fix compilation when ENABLE_FEATURE_IP_RULE was off by Bernhard Reutner-Fischer · 18 years ago
  4. c98c317 - shrink iproute a bit (-200 bytes). Untested by Bernhard Reutner-Fischer · 18 years ago
  5. b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 18 years ago
  6. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 18 years ago
  7. 12c96a6 - set the scope properly. Thanks to Jean Wolter, who wrote: by Bernhard Reutner-Fischer · 18 years ago
  8. 540a2a1 libiproute: audit callgraph, shortcut error paths into die() functions. by Denis Vlasenko · 18 years ago
  9. 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 18 years ago
  10. fd94efa fix numbering in switch(): we don't have "del" anymore, by Denis Vlasenko · 18 years ago
  11. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  12. c519320 iproute: remove double get_hz optimization by Denis Vlasenko · 18 years ago
  13. 13463af remove commented out #includes etc move get_hz to the only caller by Denis Vlasenko · 18 years ago
  14. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  15. cda6c63 re-applying first post-1.3.x change version change to 1.4.0.svn by Denis Vlasenko · 18 years ago
  16. 44b2ea7 back out last change - need to make busybox-1_3-stable branch first by Denis Vlasenko · 18 years ago
  17. 728534b - table support for ip route by Bernhard Reutner-Fischer · 18 years ago
  18. 5af906e rename: compare_string_array -> index_in_str_array by Denis Vlasenko · 18 years ago
  19. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  20. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  21. c16bd21 silly switch style fix by Denis Vlasenko · 18 years ago
  22. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  23. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  24. ecae66a Header cleanup: don't #include headers that libbb.h already includes. by Rob Landley · 19 years ago
  25. 7723019 Patch from Bernhard Fischer to remove some useless bits. by Rob Landley · 19 years ago
  26. 9a67ca3 - janitorial: include proper prototypes in libiproute. by Bernhard Reutner-Fischer · 19 years ago
  27. d78aea8 sort out yet more type issues by Eric Andersen · 19 years ago
  28. c1ef7bd just whitespace by Tim Riker · 19 years ago
  29. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  30. d1d23a6 - mark argument who of print_route as unused. by Bernhard Reutner-Fischer · 19 years ago
  31. 2f0a5f9 restore compare_string_array new interface (make broken by landley) by "Vladimir N. Oleynik" · 19 years ago
  32. ab18782 * uniq.c: remove unneeded include and use short boilerplate. by Bernhard Reutner-Fischer · 19 years ago
  33. 5dc0cee applying fix for: 0000203: 'ip route flush cache' not implemented by Paul Fox · 19 years ago
  34. 4014ab1 Set default command to list rather than get, its default behaviour now by Glenn L McGrath · 20 years ago
  35. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  36. 1a773a6 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
  37. fbf0b8a iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) by Glenn L McGrath · 22 years ago
  38. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  39. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  40. 275be87 Only included headers that are used. by Glenn L McGrath · 22 years ago
  41. 18eae00 Save a few more bytes by Glenn L McGrath · 22 years ago
  42. c82f232 Save a hundred bytes or so on the do_iproute function by Glenn L McGrath · 22 years ago
  43. e3e2a7b Syntax error by Glenn L McGrath · 22 years ago
  44. 1652855 Style, error_msg by Glenn L McGrath · 22 years ago
  45. 9048ae5 Use standard error messages by Glenn L McGrath · 22 years ago
  46. 5780adb Patch from Bastian Blank: by Eric Andersen · 22 years ago
  47. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago