1. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 16 years ago
  2. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 16 years ago
  3. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  4. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  6. ac678ec style fixes, no code changes by Denis Vlasenko · 17 years ago
  7. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  8. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  9. cf749bc small fixes: by Denis Vlasenko · 18 years ago
  10. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  11. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  12. 64d7e93 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). by Bernhard Reutner-Fischer · 18 years ago
  13. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  14. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  15. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  16. 399d45f Aurelien Jacobs pointed out inline functions that could be removed. Doing so by Rob Landley · 18 years ago
  17. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  18. 95a040f - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit: by Bernhard Reutner-Fischer · 18 years ago
  19. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  20. c2cb0f3 - patch from Denis Vlasenko to add and use bb_xopen3() by Bernhard Reutner-Fischer · 18 years ago
  21. 20f4000 - add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  22. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  23. 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago