summaryrefslogtreecommitdiff
path: root/usr.sbin/ntpd/log.h
AgeCommit message (Expand)Author
2021-12-13including sys/cdefs.h manually started as a result of netbsd trying toTheo de Raadt
2019-06-27Allow logging to both stderr and syslog; don't reset the log level ifOtto Moerbeek
2015-12-19No need for an extra log.hReyk Floeter
2015-12-19Switch and sync to the log.c variant from httpd/relayd/iked/snmpd/vmd.Reyk Floeter
2015-12-19Move log_sockaddr() to from log.c to util.c as it is a local additionReyk Floeter
2015-01-08sync log.c from smtpd.Brent Cook