CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/01/10 06:47:05
Modified files: usr.sbin/ntpd : config.c ntpd.h parse.y Log message: don't check for a return value that host() doesn't return, so future generations don't try to change any of the values and break the code. ok deraadt