mirror of
https://git.busybox.net/busybox
synced 2026-02-15 22:16:09 +00:00
Add follow mode to logread, ala "tail -f /var/log/messages" Note: output to a slow serial terminal can have side effects on syslog because of the semaphore. In such case, define RC_LOGREAD. |
||
|---|---|---|
| .. | ||
| Config.in | ||
| klogd.c | ||
| logger.c | ||
| logread.c | ||
| Makefile | ||
| Makefile.in | ||
| syslogd.c | ||