Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | Eric Andersen | 2001-04-05 | 1 | -11/+5 |
| | | | | | | shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can handle them sanely and all at once. -Erik | ||||
* | Use daemon() to spawn syslogd and klogd daemons. | Eric Andersen | 2001-03-29 | 1 | -17/+4 |
| | | | | -Erik | ||||
* | Some updates for libc5 | Eric Andersen | 2001-03-14 | 1 | -1/+0 |
| | |||||
* | Added some comment lines in the header indicating that Gennady Feldman is the | Mark Whitley | 2001-03-12 | 1 | -0/+2 |
| | | | | maintainer of these three applets. | ||||
* | Applied patch from Gennady Feldman to split up syslogd.c into syslogd and | Mark Whitley | 2001-03-12 | 1 | -0/+171 |
klogd (as it should be). |