CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2015/01/07 17:30:08
Modified files: usr.sbin/ntpd : log.c ntpd.c ntpd.h parse.y Added files: usr.sbin/ntpd : log.h Log message: sync log.c from smtpd. Reduces the number of log.c snowflakes by a little, and gives ntpd a variadic fatal() function to be used later. ok deraadt@