diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-09-08 10:56:06 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-09-08 10:56:06 +0000 |
commit | 9577798e420ea4ceff5fecb50414035406e33b79 (patch) | |
tree | be0f83e3412bfc3b41310c2011d9b17f6a7cb132 /include | |
parent | ae5a581c80990a0e14253aabda3325ea6c29b312 (diff) | |
download | busybox-w32-9577798e420ea4ceff5fecb50414035406e33b79.tar.gz busybox-w32-9577798e420ea4ceff5fecb50414035406e33b79.tar.bz2 busybox-w32-9577798e420ea4ceff5fecb50414035406e33b79.zip |
Felipe Kellermann writes:
The Togg's sysklogd patch to use sendto() on remote logging is formatting
strangely (using `<' and '>' surrounding the `msg' string message). This
is OK, but this is not the standard way of formatting this message.
So this patch does the following:
o Fix the formatting to the standard way.
o Uses `MAXLINE' when needed;
o Don't loop sending messages without a "sleeping time",
I'm now doing `now = 1', `now <<= 1';
o Don't die on `init_RemoteLog' when starting up (feature!)
We're now trying to connect every time we have an invalid fd;
o Removes one static uneeded variable.
o Removes two automatic uneeded variables.
git-svn-id: svn://busybox.net/trunk/busybox@9227 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions