diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-09-08 10:56:06 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-09-08 10:56:06 +0000 |
commit | f91b9282a3290c6e46d0ab532d7003f58d755cc5 (patch) | |
tree | be0f83e3412bfc3b41310c2011d9b17f6a7cb132 /examples/devfsd.conf | |
parent | 4a79c0e9e149fa16e97aea6841d7efd71c775b50 (diff) | |
download | busybox-f91b9282a3290c6e46d0ab532d7003f58d755cc5.tar.gz |
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.
Diffstat (limited to 'examples/devfsd.conf')
0 files changed, 0 insertions, 0 deletions