CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/16 01:06:37
Modified files:
usr.bin/dig : dighost.c
usr.bin/dig/lib/isc: timer.c
usr.bin/dig/lib/isc/include/isc: timer.h
usr.bin/dig/lib/isc/unix: time.c
usr.bin/dig/lib/isc/unix/include/isc: time.h
Log message:
Now we are only using one timer type (once) and expires is always NULL
so remove those struct members.
OK millert
