History log of /netbsd-src/external/bsd/blocklist/bin/support.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 00bc1baa 02-Aug-2024 christos <christos@NetBSD.org>

Add blocklist_open2() that can pass a custom logger or NULL for no logging.
Switch internally to use syslog_r. Add compatibility for systems that don't
have syslog_r.


# df83713d 15-Jun-2020 christos <christos@NetBSD.org>

Import blocklist from https://github.com/zoulasc/blocklist.
This is the same code as blacklist from the HEAD of the NetBSD tree.