CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/16 14:06:15
Modified files:
usr.bin/dig : dighost.c
usr.bin/dig/lib/isc: log.c timer.c
usr.bin/dig/lib/isc/unix: time.c
usr.bin/dig/lib/isc/unix/include/isc: time.h
Log message:
Reduce interval indirection by setting struct members directly and
using macros from sys/time.h
OK millert
