1. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  2. 3246c0d iproute: fix ipXXX utilities trying to parse their applet name by Denis Vlasenko · 16 years ago
  3. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  4. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  5. 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
  6. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  7. e3cbfb9 vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, by Denis Vlasenko · 17 years ago
  8. ed6a49c ip: stop propagating argc; optimize ip_parse_common_args by Denis Vlasenko · 17 years ago
  9. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  10. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  11. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  12. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  13. d46e6d1 fix trivial compile errors found by randomconfig run by Denis Vlasenko · 18 years ago
  14. 07c394e - mv ip*_main into ip.c; use a dispatcher to save on needless duplication. by Bernhard Reutner-Fischer · 18 years ago
  15. e87d795 - rewrite the ip applet to be less bloaty by Bernhard Reutner-Fischer · 18 years ago
  16. 540a2a1 libiproute: audit callgraph, shortcut error paths into die() functions. by Denis Vlasenko · 18 years ago
  17. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  18. fd94efa fix numbering in switch(): we don't have "del" anymore, by Denis Vlasenko · 18 years ago
  19. 921f5df - add 'ip rule' support. First take.. by Bernhard Reutner-Fischer · 18 years ago
  20. 5af906e rename: compare_string_array -> index_in_str_array by Denis Vlasenko · 18 years ago
  21. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  22. d35ef0f More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
  23. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  24. ab18782 * uniq.c: remove unneeded include and use short boilerplate. by Bernhard Reutner-Fischer · 19 years ago
  25. 19efb3d Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled by Glenn L McGrath · 21 years ago
  26. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  27. f112daa Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank by Glenn L McGrath · 22 years ago
  28. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago