1. ec16c03 libbb: introduce and use sleep1() by Denys Vlasenko · 4 years ago
  2. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  3. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  4. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  5. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  6. 2262746 slattach: code shrink, better --help text by Denys Vlasenko · 7 years ago
  7. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  8. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  9. 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  10. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  11. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  12. 0f296a3 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) by Denys Vlasenko · 9 years ago
  13. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  14. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  15. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  16. 3d4a8f8 made 3 license strings to follow the usual form ("or later" bit is not changed!) by Denys Vlasenko · 14 years ago
  17. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  18. 28f5619 slattach: preserve speed in non-raw mode. +39 bytes. by Denis Vlasenko · 16 years ago
  19. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  20. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  21. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  22. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  23. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  24. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
  25. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  26. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  27. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  28. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  29. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  30. 8333587 slattach: code shrink (Bernhard Fischer <rep.dot.nop@gmail.com>) by Denis Vlasenko · 17 years ago
  31. 14923db slattach: new applet. by Denis Vlasenko · 17 years ago