CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/16 11:05:09
Modified files:
usr.bin/dig : dig.h dighost.c host.c
usr.bin/dig/lib/dns/rdata/generic: keydata_65533.c
usr.bin/dig/lib/isc: log.c timer.c timer_p.h
usr.bin/dig/lib/isc/include/isc: socket.h timer.h types.h
usr.bin/dig/lib/isc/unix: app.c socket.c time.c
usr.bin/dig/lib/isc/unix/include/isc: time.h
Log message:
Replace isc_time_t and interval_t with struct timespec.
Input & OK millert
