Eric Andersen
|
cf7982e908
Patch from Larry Doolittle, fix up logging across multilple lines, hopefully
|
24 years ago |
Eric Andersen
|
70d09ed1cf
Reverse logic so when network logging, it by default does not log locally.
|
24 years ago |
Eric Andersen
|
bf2b8ae49a
Make no local logging a runtime option for network logging...
|
24 years ago |
Eric Andersen
|
76fef0a5d0
Patch from Gennady Feldman <gfeldman@mail.com> to make syslogd not log
|
24 years ago |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 years ago |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Pavel Roskin
|
d39d120998
Make syslogd ignore SIGCLD only if SIGCLD is defined. This should fix SPARC.
|
24 years ago |
Pavel Roskin
|
23ad7f7f06
Typo fix: resolv -> resolve
|
24 years ago |
Eric Andersen
|
b2fc5a0647
syslogd was leaking processes that could forever busyloop. Fixed.
|
24 years ago |
Eric Andersen
|
88f50b6bf5
Some #include updates.
|
24 years ago |
Eric Andersen
|
ced2cefcca
* syslogd can now log messages to a remote host -- patch thanks
|
24 years ago |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 years ago |
Eric Andersen
|
be909b1cd5
Forgot to commit these cleanups it seems.
|
24 years ago |
Eric Andersen
|
9b2297a34e
Remove yet more kernel header dependancies.
|
24 years ago |
Eric Andersen
|
999bf72f49
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
|
24 years ago |
Eric Andersen
|
03f4c27bd6
Turned some stuff into features that really are features, not apps.
|
24 years ago |
Eric Andersen
|
a15cd0be34
Make syslogd.c, init.c, and update.c compile error/warning free under both libc5 and libc6.
|
24 years ago |
Eric Andersen
|
67e32304b1
Updated to compile and work with libc5.
|
24 years ago |
Pavel Roskin
|
da10ec0eaa
Syslogd will not go to background if "-n" is given. Better help
|
24 years ago |
Eric Andersen
|
86ab8a32bd
A number of additional fixed from Pavel Roskin, note some more bugs in the
|
24 years ago |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
24 years ago |
Erik Andersen
|
4f3f757d56
Latest and greatest. Some effort at libc5 (aiming towards newlib)
|
24 years ago |
Erik Andersen
|
1d1d95051a
More Doc updates. cmdedit and more termio fixes.
|
25 years ago |
Erik Andersen
|
7d6ba57bba
Add #include <sys/param.h> to syslogd.
|
25 years ago |
Erik Andersen
|
e3ed156eeb
Make the sys logger for so that concurrent logging will work
|
25 years ago |
Erik Andersen
|
f13df3752c
More stuff
|
25 years ago |
Erik Andersen
|
a6c752201e
Updates
|
25 years ago |
Erik Andersen
|
95c1c1e05f
Fix a tar bug: tar removed leading '/'s for symlink targets.
|
25 years ago |
Erik Andersen
|
d5ba77d03e
Latest and greatest. Seems there is a bug.
|
25 years ago |