CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/12/03 09:15:41
Modified files: sbin/unwind : resolver.c Log message: No need to store "why_bogus" with the resolver, we are no longer showing it in unwindctl. But log it with level warn for check_resolver so that one can find out what's wrong with a resolver strategy. looks good to otto