mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 12:26:56 -04:00
The blacklist library can accept a function to use for logging, defaulting to vsyslog(), if no function is specified. Make the blacklist library use strerror(errno) explicitly, instead of %m, so that the passed in function does not need to support the syslog specific placeholder. This matches a change already submitted and accepted upstream. MFC after: 1 week Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| bl.c | ||
| blacklist.c | ||
| libblacklist.3 | ||
| Makefile | ||
| shlib_version | ||