1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. aefed94 tcpsvd,udpsvd: make them NOMMU-capable inetd: make udp nowait work by Denis Vlasenko · 16 years ago
  3. 3f165fa libbb: introduce and use sigprocmask_allsigs and sigaction_set. by Denis Vlasenko · 16 years ago
  4. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 16 years ago
  5. d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
  6. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  7. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  8. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  9. 3f5fdc7 remove trailing whitespace by Denis Vlasenko · 17 years ago
  10. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  11. b925605 assorted static vars removal by Denis Vlasenko · 17 years ago
  12. f87f495 Update defconfig; fix comments by Denis Vlasenko · 17 years ago
  13. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  14. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  15. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  16. 4b924f3 whitespace fixes by Denis Vlasenko · 17 years ago
  17. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  18. beaca81 fix typo in comment by Denis Vlasenko · 17 years ago
  19. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 17 years ago
  20. 1ca332b reword comment by Denis Vlasenko · 17 years ago
  21. 7946879 Add/improve comment, shorten some usage texts. No code changes. by Denis Vlasenko · 17 years ago
  22. 64a1512 ipsvd: use IP:PORT syntax for environment vars. Pros: by Denis Vlasenko · 17 years ago
  23. 02fd668 ipsvd: make udpsvd work similar to tcpsvd (multiple parallel by Denis Vlasenko · 17 years ago
  24. b933ac1 ipsvd: fixes and improvements after testing by Denis Vlasenko · 17 years ago
  25. 992e05b udpsvd: more work on it. works in limited testing. by Denis Vlasenko · 17 years ago
  26. 729bd9e test: comment out unused code by Denis Vlasenko · 17 years ago
  27. b05a939 udpsvd: forgotten 'svn add' by Denis Vlasenko · 17 years ago
  28. 60fadac udpsvd: next part of ipsvd applets (not working yet) by Denis Vlasenko · 17 years ago
  29. 57a426b tcpsvd: fix line buffering, add firewall query code by Denis Vlasenko · 17 years ago
  30. ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 17 years ago
  31. 2856dab tcpsvd: new applet by Denis Vlasenko · 17 years ago