CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2020/02/13 01:15:31
Modified files: usr.bin/dig/lib/dns: dns_time.c usr.bin/dig/lib/isc: assertions.c usr.bin/dig/lib/isc/include/isc: assertions.h Log message: unfidef assertions.h to always have assertions enabled; no change in behaviour. While here unifdef one remaining __COVERITY__. While we might want to move away from assertions we can't just nuke them since they are used for error checking.