CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2015/01/03 18:16:10
Modified files: usr.sbin/ntpd : ntp.c Log message: Remove the unused dns_pid variable. Nothing is done with the return value from ntp_dns, and it already calls fatal() on failure. ok deraadt@