hush/include
Eric Andersen 29c77f71ba Arnd Ben Otto writes:
Hi Eric

I have written a small patch for the Busybox syslogd. With this patch
one can limit the size of the messagfile. As soon as the limit is
reached the syslogd can rotate or purge the messagefile(s) on his own.
There is no necessity to use an external rotatescript.

Even if logread does something similar, its very handy to have some
messagefile after your box crash.

I wrote this patch initial vor BB 0.6x where no cron daemon was avail.
Now I adapted it for the new Version and i hope it is still useful. At
least I still use it :-)

bye
Arnd
2003-10-09 09:43:18 +00:00
..
.cvsignore Ignore generated files 2001-10-24 06:53:33 +00:00
applets.h Add the "install" applet, move get_ug_id to libbb as its used by chown, 2003-09-24 03:22:57 +00:00
busybox.h Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
dump.h Major coreutils update. 2003-03-19 09:13:01 +00:00
grp_.h Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
inet_common.h Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
libbb.h We did not have a safe_write, which is the analog to safe_read. Convert 2003-10-09 08:35:42 +00:00
pwd_.h Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
shadow_.h Port over the last of the tinylogin applets 2002-06-23 04:24:25 +00:00
unarchive.h Dont unlink when testing ! 2003-08-28 19:12:23 +00:00
usage.h Arnd Ben Otto writes: 2003-10-09 09:43:18 +00:00