mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
`interesting' feature of syslogd turned up. It calls getbootfile() for each log entry. Since the kernel makefile now changes kern.bootfile when doing a 'make install', it's quite startling to see the syslog lines change. This change makes it call getbootfile() once at startup and cache it, saving a syscall per loop, and keeping something a little more asthetically pleasing in /var/log/messages... |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pathnames.h | ||
| syslog.conf.5 | ||
| syslogd.8 | ||
| syslogd.c | ||