1. 72b6a65 httpd: fix buglet in hex conversion. Remove alloca NULL checks by Denis Vlasenko · 17 years ago
  2. 45946f8 runit/*: get rid of tai[a] time abstraction, it's too bloaty. by Denis Vlasenko · 17 years ago
  3. d37f222 libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. f223efb svlogd: fix timestamping; do not warn if config is missing sv: extend help text by Denis Vlasenko · 17 years ago
  6. f868963 multiplier suffixes are short, store them directly in struct suffix_mult by Denis Vlasenko · 17 years ago
  7. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  8. b952835 svlogd: fix 'SEGV on uninitialized data' and make it honor TERM by Denis Vlasenko · 18 years ago
  9. ac678ec style fixes, no code changes by Denis Vlasenko · 18 years ago
  10. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  11. cad04ef add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy by Denis Vlasenko · 18 years ago
  12. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  13. 0aa8490 sigset_t blocked_sigset is too big for static (128 bytes) by Denis Vlasenko · 18 years ago
  14. 6439290 svlogd: fix performance problems: excessive write, by Denis Vlasenko · 18 years ago
  15. 4f8d27f svlogd: do not set O_NONBLOCK on stdin permanently - that can by Denis Vlasenko · 18 years ago
  16. ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
  17. 4e1715f correct bad English by Denis Vlasenko · 18 years ago
  18. eeafc1a svlogd: batch writes if !timestamp by Denis Vlasenko · 18 years ago
  19. ca549c5 svlogd: remove unused buffering, stop doing tons of memcpy by Denis Vlasenko · 18 years ago
  20. 8c78395 runit cleanup part 1 by Denis Vlasenko · 18 years ago
  21. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  22. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  23. cf749bc small fixes: by Denis Vlasenko · 18 years ago
  24. 83edaf3 svlogd: log full lines to stderr too, and also stop using stdio for that by Denis Vlasenko · 18 years ago
  25. 83ea643 svlogd: new applet. +9k. Still too big, but it was 12k yesterday. by Denis Vlasenko · 18 years ago