1. 3c13da3 libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells by Denys Vlasenko · 4 years ago
  2. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  3. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  4. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  5. 00677b5 *: fix up use of "getopt_longopts" for longopts not in getopt applet by Denys Vlasenko · 7 years ago
  6. 4dea1ed script: -f means "flush", not "fsync" by Denys Vlasenko · 7 years ago
  7. 269b36a script: make -t[FILE] compatible with util-linux by Denys Vlasenko · 7 years ago
  8. dd55d5d script: make -t independent of scriptreplay by Denys Vlasenko · 7 years ago
  9. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  10. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  11. dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  12. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  13. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  14. 438b4ac script: make it work even if fd 0 is closed by Denys Vlasenko · 11 years ago
  15. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  16. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  17. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  18. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  19. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  20. 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
  21. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  22. 88aa558 *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR by Denys Vlasenko · 15 years ago
  23. cb23d93 *: add/remove safe_, it seems we had a few incorrect uses by Denys Vlasenko · 15 years ago
  24. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  25. 2634bf3 randomconfig fixes by Denys Vlasenko · 15 years ago
  26. 53f1791 *: reduce #ifdef forest by Denys Vlasenko · 16 years ago
  27. 5e61115 scriptreplay: new applet. +423 bytes by Denys Vlasenko · 16 years ago
  28. f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 16 years ago
  29. 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
  30. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  31. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  32. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  33. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  34. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  35. 06ebc16 script: exit if reading from pseudo-tty errors out (do not loop) by Denis Vlasenko · 17 years ago
  36. 9dedf72 script: do not ignore poll() errors. ~+20 bytes. by Denis Vlasenko · 17 years ago
  37. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
  38. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  39. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  40. 32fd76c script: correctly handle buffered "tail" of output. +35 bytes. by Denis Vlasenko · 17 years ago
  41. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  42. 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago