CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2015/01/03 18:19:46
Modified files: usr.sbin/ntpd : client.c ntp.c Log message: don't rely on sys/param.h having a MAX macro. Switch to local definitions where MAX is needed. discussed with deraadt@