1. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  2. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  3. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  4. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
  7. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  8. 88aa558 *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR by Denys Vlasenko · 15 years ago
  9. cb23d93 *: add/remove safe_, it seems we had a few incorrect uses by Denys Vlasenko · 15 years ago
  10. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  11. 2634bf3 randomconfig fixes by Denys Vlasenko · 16 years ago
  12. 53f1791 *: reduce #ifdef forest by Denys Vlasenko · 16 years ago
  13. 5e61115 scriptreplay: new applet. +423 bytes by Denys Vlasenko · 16 years ago
  14. f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 16 years ago
  15. 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
  16. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  17. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  18. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  19. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  20. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  21. 06ebc16 script: exit if reading from pseudo-tty errors out (do not loop) by Denis Vlasenko · 17 years ago
  22. 9dedf72 script: do not ignore poll() errors. ~+20 bytes. by Denis Vlasenko · 17 years ago
  23. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
  24. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  25. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  26. 32fd76c script: correctly handle buffered "tail" of output. +35 bytes. by Denis Vlasenko · 17 years ago
  27. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  28. 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago