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