1. 53b2fdc *: add NOINLINEs where code noticeably shrinks by Denys Vlasenko · 3 years, 3 months ago
  2. c2bd0b6 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators by Denys Vlasenko · 3 years, 10 months ago
  3. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 4 years ago
  4. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 5 months ago
  5. df1f479 randomconfig fixes by Denys Vlasenko · 4 years, 7 months ago
  6. 6eb38fd randomconfig fixes by Denys Vlasenko · 4 years, 7 months ago
  7. 37a9008 brctl: code shrink by Denys Vlasenko · 5 years ago
  8. eb13951 brctl: tweak help text, fix comments by Denys Vlasenko · 5 years ago
  9. b4fa16d brctl: fold show_bridge_ports_ into its caller by Denys Vlasenko · 5 years ago
  10. 3398753 brctl: code shrink by Denys Vlasenko · 5 years ago
  11. 6dcf563 brctl: add support for showstp command by Martin Lewis · 5 years ago
  12. 6c1af28 brctl: add support for showmacs command by Martin Lewis · 5 years ago
  13. 04a0b7f bc: placate compiler warnings by Denys Vlasenko · 6 years ago
  14. 3e463e1 brctl: placate compiler warnings by Denys Vlasenko · 6 years ago
  15. 2945822 brctl: add TODO: "showmacs BR" by Denys Vlasenko · 6 years ago
  16. 9435608 brctl: simplify str_to_jiffies() by Denys Vlasenko · 6 years ago
  17. dc1b2d4 brctl: convert remaining commands to work via /sys by Denys Vlasenko · 6 years ago
  18. c5150e9 brctl: make "show" command retrieve data from /sys by Denys Vlasenko · 6 years ago
  19. 7effa31 brctl: use a single buffer for brname and ifname by Bernhard Reutner-Fischer · 7 years ago
  20. 86e07f6 brctl: make it NOEXEC by Denys Vlasenko · 7 years ago
  21. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  22. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  23. 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  24. 0f296a3 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) by Denys Vlasenko · 9 years ago
  25. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  26. 5fa6d1a Aboriginal linux/musl build fixes by Denys Vlasenko · 9 years ago
  27. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  28. f47ce07 brctl: fix description and usage by Nicolas Thill · 12 years ago
  29. 49b8e72 brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strtotimeval) by Denys Vlasenko · 13 years ago
  30. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  31. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  32. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  33. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  34. 8a659f6 libbb: make index_in_substrings return -1 on ambiguous matches by Denys Vlasenko · 15 years ago
  35. 30ebd7b brctl: fixing stp parameters incompatibility by Maciek Borzecki · 15 years ago
  36. 0c0f176 brctl: Fix comment by Bernhard Reutner-Fischer · 15 years ago
  37. 46abfc0 brctl: fix parsing of timespec to allow 0 (setfd, sethello..) by Maciek Borzecki · 15 years ago
  38. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  39. 802cab1 brctl: fix compilation on 2.4.x kernels by Denis Vlasenko · 16 years ago
  40. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  41. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  42. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 17 years ago
  43. 01eaee9 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. by Denis Vlasenko · 17 years ago
  44. 278a1c2 brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>) by Denis Vlasenko · 17 years ago
  45. d0a071a brctl: eliminate stray data object by Denis Vlasenko · 17 years ago
  46. 2b11fb4 - implement brctl setpathcost, setportprio, setbridgeprio, stp by Bernhard Reutner-Fischer · 17 years ago
  47. 1aac3ab - shrink a bit and implement time related fancy features. Improve help texts. by Bernhard Reutner-Fischer · 17 years ago
  48. c44c210 - save four bytes by manually hoisting the br assignment by Bernhard Reutner-Fischer · 17 years ago
  49. d27d925 - new applet brctl by Bernhard Reutner-Fischer · 17 years ago