index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runit
/
svlogd.c
Age
Commit message (
Expand
)
Author
2007-08-03
svlogd: fix timestamping; do not warn if config is missing
Denis Vlasenko
2007-07-27
multiplier suffixes are short, store them directly in struct suffix_mult
Denis Vlasenko
2007-05-26
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-06
svlogd: fix 'SEGV on uninitialized data' and make it honor TERM
Denis Vlasenko
2007-04-16
style fixes, no code changes
Denis Vlasenko
2007-04-01
tcpsvd: new applet
Denis Vlasenko
2007-03-25
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
sigset_t blocked_sigset is too big for static (128 bytes)
Denis Vlasenko
2007-02-03
svlogd: fix performance problems: excessive write,
Denis Vlasenko
2007-02-03
svlogd: do not set O_NONBLOCK on stdin permanently - that can
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #4
Denis Vlasenko
2007-01-28
correct bad English
Denis Vlasenko
2007-01-27
svlogd: batch writes if !timestamp
Denis Vlasenko
2007-01-27
svlogd: remove unused buffering, stop doing tons of memcpy
Denis Vlasenko
2007-01-27
runit cleanup part 1
Denis Vlasenko
2007-01-11
Trailing whitespace removal over entire tree
Denis Vlasenko
2006-12-26
style fixes
Denis Vlasenko
2006-11-26
small fixes:
Denis Vlasenko
2006-11-19
svlogd: log full lines to stderr too, and also stop using stdio for that
Denis Vlasenko
2006-11-16
svlogd: new applet. +9k. Still too big, but it was 12k yesterday.
Denis Vlasenko
[prev]