1. 3f165fa libbb: introduce and use sigprocmask_allsigs and sigaction_set. by Denis Vlasenko · 17 years ago
  2. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 17 years ago
  3. d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
  4. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  5. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  6. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  7. 3f5fdc7 remove trailing whitespace by Denis Vlasenko · 17 years ago
  8. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  9. b925605 assorted static vars removal by Denis Vlasenko · 17 years ago
  10. f87f495 Update defconfig; fix comments by Denis Vlasenko · 17 years ago
  11. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  12. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  13. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  14. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  15. beaca81 fix typo in comment by Denis Vlasenko · 18 years ago
  16. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  17. 1ca332b reword comment by Denis Vlasenko · 18 years ago
  18. 7946879 Add/improve comment, shorten some usage texts. No code changes. by Denis Vlasenko · 18 years ago
  19. 64a1512 ipsvd: use IP:PORT syntax for environment vars. Pros: by Denis Vlasenko · 18 years ago
  20. 02fd668 ipsvd: make udpsvd work similar to tcpsvd (multiple parallel by Denis Vlasenko · 18 years ago
  21. b933ac1 ipsvd: fixes and improvements after testing by Denis Vlasenko · 18 years ago