1. c98c317 - shrink iproute a bit (-200 bytes). Untested by Bernhard Reutner-Fischer · 17 years ago
  2. b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 17 years ago
  3. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 17 years ago
  4. 12c96a6 - set the scope properly. Thanks to Jean Wolter, who wrote: by Bernhard Reutner-Fischer · 17 years ago
  5. e87d795 - rewrite the ip applet to be less bloaty by Bernhard Reutner-Fischer · 17 years ago
  6. 540a2a1 libiproute: audit callgraph, shortcut error paths into die() functions. by Denis Vlasenko · 17 years ago
  7. 27a131e preparatory patch for -Wwrite-strings #8 (missed part) by Denis Vlasenko · 18 years ago
  8. 322661d preparatory patch for -Wwrite-strings #6 by Denis Vlasenko · 18 years ago
  9. 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 18 years ago
  10. ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
  11. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  12. 2806b23 - reinstate static for the command string arrray to be gentle to gcc-3.x by Bernhard Reutner-Fischer · 18 years ago
  13. 4d9a358 - use uint32_t as suggested by vda. by Bernhard Reutner-Fischer · 18 years ago
  14. fd94efa fix numbering in switch(): we don't have "del" anymore, by Denis Vlasenko · 18 years ago
  15. 218f2f4 accumulated post-1.4.0 fixes by Denis Vlasenko · 18 years ago
  16. 4259972 - rtnl_rttable_a2n wants an unsigned int32 by Bernhard Reutner-Fischer · 18 years ago
  17. 620e57b - forgot to include ip_common.h by Bernhard Reutner-Fischer · 18 years ago
  18. 3a34d0c random small size optimizations by Denis Vlasenko · 18 years ago
  19. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  20. ace35ee Remove networking/libiproute/linux/pkt_sched.h by Denis Vlasenko · 18 years ago
  21. e27f156 msh: double "static char line[LINELIM]" etc deleted. by Denis Vlasenko · 18 years ago
  22. d1a302b rt_names: stop allocating 5k in rwdata by Denis Vlasenko · 18 years ago
  23. c519320 iproute: remove double get_hz optimization by Denis Vlasenko · 18 years ago
  24. 13463af remove commented out #includes etc move get_hz to the only caller by Denis Vlasenko · 18 years ago
  25. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  26. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  27. 1dc1b37 use xbind, xconnect where appropriate. small edits to arping by Denis Vlasenko · 18 years ago
  28. bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
  29. 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
  30. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  31. cda6c63 re-applying first post-1.3.x change version change to 1.4.0.svn by Denis Vlasenko · 18 years ago
  32. 44b2ea7 back out last change - need to make busybox-1_3-stable branch first by Denis Vlasenko · 18 years ago
  33. 728534b - table support for ip route by Bernhard Reutner-Fischer · 18 years ago
  34. 1819eee - Improve wording in error message. by Bernhard Reutner-Fischer · 18 years ago
  35. bb59f02 - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers. by Bernhard Reutner-Fischer · 18 years ago
  36. 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
  37. 7ca3921 bb_INET_default[] is really just a const "default", nothing INET-specific by Denis Vlasenko · 18 years ago
  38. 921f5df - add 'ip rule' support. First take.. by Bernhard Reutner-Fischer · 18 years ago
  39. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  40. 5af906e rename: compare_string_array -> index_in_str_array by Denis Vlasenko · 18 years ago
  41. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  42. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  43. 940b2e4 ip: "ip addr del" and "ip addr delete" both should work by Denis Vlasenko · 18 years ago
  44. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  45. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  46. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  47. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  48. 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
  49. 7935a5a libiproute/ll_map.c: fix bug 279 by Denis Vlasenko · 18 years ago
  50. 981b24d rt_names.c: move few strings into rodata by Denis Vlasenko · 18 years ago
  51. c16bd21 silly switch style fix by Denis Vlasenko · 18 years ago
  52. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  53. 27af5a0 replacing func() with xfunc() where appropriate by Denis Vlasenko · 18 years ago
  54. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 18 years ago
  55. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  56. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  57. fd4b61d - add needed includes and include busybox.h needed for the ATTRIBUTE define. by Bernhard Reutner-Fischer · 18 years ago
  58. f1bd42a - correct typo by Bernhard Reutner-Fischer · 18 years ago
  59. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 18 years ago
  60. ecae66a Header cleanup: don't #include headers that libbb.h already includes. by Rob Landley · 18 years ago
  61. a6e131d Size reductions, mostly switching things to use libbb functions. by Rob Landley · 18 years ago
  62. 7723019 Patch from Bernhard Fischer to remove some useless bits. by Rob Landley · 18 years ago
  63. d9b6b84 pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list by Mike Frysinger · 18 years ago
  64. fa939aa - include proper headers. by Bernhard Reutner-Fischer · 18 years ago
  65. 9a67ca3 - janitorial: include proper prototypes in libiproute. by Bernhard Reutner-Fischer · 18 years ago
  66. df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
  67. 39a9fdd - fix typo by Bernhard Reutner-Fischer · 19 years ago
  68. 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
  69. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  70. cbd1c85 Kill off some unused code that was wasting several k, as noticed by by Eric Andersen · 19 years ago
  71. 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
  72. 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
  73. 0a7c8ef Patch from Denis Vlasenko to constify things and fix a few typos. by Rob Landley · 19 years ago
  74. b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
  75. d78aea8 sort out yet more type issues by Eric Andersen · 19 years ago
  76. 20f4000 - add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  77. c1ef7bd just whitespace by Tim Riker · 19 years ago
  78. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  79. 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
  80. eedd1be - remove warning about redeclaration of __constant_htons by Bernhard Reutner-Fischer · 19 years ago
  81. d1d23a6 - mark argument who of print_route as unused. by Bernhard Reutner-Fischer · 19 years ago
  82. 483027f Patch from dlively (whoever that is, see bug 591) to fix by Rob Landley · 19 years ago
  83. 2f0a5f9 restore compare_string_array new interface (make broken by landley) by "Vladimir N. Oleynik" · 19 years ago
  84. ab18782 * uniq.c: remove unneeded include and use short boilerplate. by Bernhard Reutner-Fischer · 19 years ago
  85. 1d62d3b - make libiproute compile.. by Bernhard Reutner-Fischer · 19 years ago
  86. 007a011 network "default" --> bb_INET_default. Reduce 2 exported from find applet by "Vladimir N. Oleynik" · 19 years ago
  87. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  88. 5dc0cee applying fix for: 0000203: 'ip route flush cache' not implemented by Paul Fox · 19 years ago
  89. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 19 years ago
  90. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 19 years ago
  91. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  92. 4014ab1 Set default command to list rather than get, its default behaviour now by Glenn L McGrath · 20 years ago
  93. 6c8161d Steve Grubb writes: by Eric Andersen · 20 years ago
  94. f71ad6c Thomas Koeller writes: by Eric Andersen · 20 years ago
  95. 36c7478 Fix up conditional compile of files needed by ip applets by Glenn L McGrath · 20 years ago
  96. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  97. 1a834be Use proper C99 types by Eric Andersen · 21 years ago
  98. 1a773a6 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
  99. 08dea3e "This function was not updating the argc and argv pointers to reflect by Glenn L McGrath · 21 years ago
  100. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago