1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  3. b307eab iplink: tweak includes to work on android by Denys Vlasenko · 13 years ago
  4. 11872ca networking/*: remove superfluous comments by Denys Vlasenko · 14 years ago
  5. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  6. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  7. c71ec70 iplink: another compat #ifndef/#define tweak by Denys Vlasenko · 14 years ago
  8. b276e41 ip: add a #define for older kernels by Denys Vlasenko · 14 years ago
  9. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  10. 2e9b551 libiproute: code shrink by adding FAST_FUNC by Denys Vlasenko · 14 years ago
  11. ab0e412 ip link: add qlen by Bernhard Reutner-Fischer · 14 years ago
  12. d148e48 iplink: shrink by Bernhard Reutner-Fischer · 14 years ago
  13. 6faebfa iplink: support add/delete by Bernhard Reutner-Fischer · 14 years ago
  14. 5342c3f clean up redundant, commented-out and misplaced includes by Denys Vlasenko · 14 years ago
  15. a771e7c *: remove check for errors on getsockaddr in cases we know they can't happen by Denis Vlasenko · 15 years ago
  16. 76140a7 networking/libiproute/*: code shrink by optimizing numeric conversions by Denis Vlasenko · 15 years ago
  17. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  18. 44d5dce iplink: accept shorthands for "address" keyword here: by Denis Vlasenko · 16 years ago
  19. e291866 - support ip link set eth1 address 00:11:22:33:44:55 by Bernhard Reutner-Fischer · 16 years ago
  20. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  21. 51a06c0 - accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 by Bernhard Reutner-Fischer · 16 years ago
  22. ed6a49c ip: stop propagating argc; optimize ip_parse_common_args by Denis Vlasenko · 17 years ago
  23. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  24. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  25. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  26. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 17 years ago
  27. b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 17 years ago
  28. 540a2a1 libiproute: audit callgraph, shortcut error paths into die() functions. by Denis Vlasenko · 17 years ago
  29. 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 17 years ago
  30. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 17 years ago
  31. 1dc1b37 use xbind, xconnect where appropriate. small edits to arping by Denis Vlasenko · 17 years ago
  32. 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
  33. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  34. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 18 years ago
  35. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  36. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 18 years ago
  37. ecae66a Header cleanup: don't #include headers that libbb.h already includes. by Rob Landley · 18 years ago
  38. d78aea8 sort out yet more type issues by Eric Andersen · 18 years ago
  39. c1ef7bd just whitespace by Tim Riker · 18 years ago
  40. 483027f Patch from dlively (whoever that is, see bug 591) to fix by Rob Landley · 18 years ago
  41. f71ad6c Thomas Koeller writes: by Eric Andersen · 20 years ago
  42. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  43. 0f08e53 Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  44. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  45. ab4e19a Eliminate most instances where we use linux kernel headers -Erik by Eric Andersen · 21 years ago
  46. d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 21 years ago
  47. 275be87 Only included headers that are used. by Glenn L McGrath · 21 years ago
  48. 2626ef6 Use compare_string_array in ipaddress to save a few bytes, minor cleanups by Glenn L McGrath · 22 years ago
  49. 9048ae5 Use standard error messages by Glenn L McGrath · 22 years ago
  50. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago