CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/12/06 06:08:47
Modified files: sbin/unwind/libunbound/util: log.c Log message: Stop fiddling with openlog / closelog in libunbound. unwind handles this. We need to find a way to properly upstream this. OK otto