patch: fix bad line ending handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)
[oweals/busybox.git] / runit / svlogd.c
2007-07-27 Denis Vlasenkomultiplier suffixes are short, store them directly...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-05-06 Denis Vlasenkosvlogd: fix 'SEGV on uninitialized data' and make it...
2007-04-16 Denis Vlasenkostyle fixes, no code changes
2007-04-01 Denis Vlasenkotcpsvd: new applet
2007-03-25 Denis Vlasenkoadd NOMMU fixme's; move move_fd from runit_lib to libbb...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-02-03 Denis Vlasenkosigset_t blocked_sigset is too big for static (128...
2007-02-03 Denis Vlasenkosvlogd: fix performance problems: excessive write,
2007-02-03 Denis Vlasenkosvlogd: do not set O_NONBLOCK on stdin permanently...
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #4
2007-01-28 Denis Vlasenkocorrect bad English
2007-01-27 Denis Vlasenkosvlogd: batch writes if !timestamp
2007-01-27 Denis Vlasenkosvlogd: remove unused buffering, stop doing tons of...
2007-01-27 Denis Vlasenkorunit cleanup part 1
2007-01-11 Denis VlasenkoTrailing whitespace removal over entire tree
2006-12-26 Denis Vlasenkostyle fixes
2006-11-26 Denis Vlasenkosmall fixes:
2006-11-19 Denis Vlasenkosvlogd: log full lines to stderr too, and also stop...
2006-11-16 Denis Vlasenkosvlogd: new applet. +9k. Still too big, but it was...