aboutsummaryrefslogtreecommitdiff
path: root/archival (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-03syslogd: avoid excessive tine() system callsDenis Vlasenko1-16/+21
2008-01-03syslogd: don't die if remote host's IP cannot be resolved.Denis Vlasenko1-37/+63
2008-01-02libbb: introduce and use safe_waitpid (loops in EINTR)Denis Vlasenko18-55/+51