aboutsummaryrefslogtreecommitdiff
path: root/runit/svlogd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* sigset_t blocked_sigset is too big for static (128 bytes)vda2007-02-031-9/+11
* svlogd: fix performance problems: excessive write,vda2007-02-031-26/+46
* svlogd: do not set O_NONBLOCK on stdin permanently - that canvda2007-02-031-28/+44
* preparatory patch for -Wwrite-strings #4vda2007-01-291-9/+9
* correct bad Englishvda2007-01-281-1/+1
* svlogd: batch writes if !timestampvda2007-01-271-19/+29
* svlogd: remove unused buffering, stop doing tons of memcpyvda2007-01-271-32/+56
* runit cleanup part 1vda2007-01-271-36/+45
* Trailing whitespace removal over entire treevda2007-01-111-4/+4
* style fixesvda2006-12-261-1/+1
* small fixes:vda2006-11-261-3/+3
* svlogd: log full lines to stderr too, and also stop using stdio for thatvda2006-11-191-6/+4
* svlogd: new applet. +9k. Still too big, but it was 12k yesterday.vda2006-11-161-0/+880