CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/09 16:48:21
Modified files:
usr.sbin/ntpd : config.c
Log message:
return -1 on host() address parsing failure, not 1.
Match what parse.y expects it to return.
ok millert@
