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. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. 2e9b551 libiproute: code shrink by adding FAST_FUNC by Denys Vlasenko · 14 years ago
  6. 96913f9 ip tunnel: unify parsing args; no obj-code changes by Bernhard Reutner-Fischer · 14 years ago
  7. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 14 years ago
  8. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  9. d31575a libiproute/*: code shrink by Denys Vlasenko · 15 years ago
  10. 76140a7 networking/libiproute/*: code shrink by optimizing numeric conversions by Denis Vlasenko · 15 years ago
  11. 196a953 iptunnel: fix problems with including linux/ip_tunnel.h on some systems by Denis Vlasenko · 16 years ago
  12. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  13. 470dc1d - minor shrinkage (~-60) by Bernhard Reutner-Fischer · 16 years ago
  14. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  15. 6c10657 style fixes. no code changes by Denis Vlasenko · 16 years ago
  16. ed6a49c ip: stop propagating argc; optimize ip_parse_common_args by Denis Vlasenko · 17 years ago
  17. db60bcf ip tunnel parameter parsing fix by Jean Wolter <jw5@os.inf.tu-dresden.de> by Denis Vlasenko · 17 years ago
  18. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  19. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  20. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  21. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  22. 789b87e - remove matches() from networking/. Untested. by Bernhard Reutner-Fischer · 17 years ago
  23. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 17 years ago
  24. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 17 years ago
  25. 540a2a1 libiproute: audit callgraph, shortcut error paths into die() functions. by Denis Vlasenko · 17 years ago
  26. ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 17 years ago
  27. ace35ee Remove networking/libiproute/linux/pkt_sched.h by Denis Vlasenko · 17 years ago
  28. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 17 years ago
  29. 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
  30. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  31. 27af5a0 replacing func() with xfunc() where appropriate by Denis Vlasenko · 18 years ago
  32. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  33. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 18 years ago
  34. ecae66a Header cleanup: don't #include headers that libbb.h already includes. by Rob Landley · 18 years ago
  35. eedd1be - remove warning about redeclaration of __constant_htons by Bernhard Reutner-Fischer · 18 years ago
  36. 1d62d3b - make libiproute compile.. by Bernhard Reutner-Fischer · 19 years ago
  37. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 19 years ago
  38. f71ad6c Thomas Koeller writes: by Eric Andersen · 20 years ago
  39. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  40. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  41. ab4e19a Eliminate most instances where we use linux kernel headers -Erik by Eric Andersen · 21 years ago
  42. ea2a106 fixes for ia64 by Glenn L McGrath · 21 years ago
  43. 275be87 Only included headers that are used. by Glenn L McGrath · 21 years ago
  44. 8b60244 Cleanup error messages by Glenn L McGrath · 22 years ago
  45. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago