summaryrefslogtreecommitdiff
path: root/external/bsd/ntp/dist/ntpd
AgeCommit message (Expand)Author
2023-05-09Handle OpenSSL-3.xchristos
2022-10-09merge conflicts between ntp-4.2.8p1{4,5}christos
2022-10-09(4.2.8p15) 2020/06/23 Released by Harlan Stenn <stenn@ntp.org>christos
2021-02-18PR bin/55973:kardel
2021-01-31ntpd: ignore errno EINTR on reads from the routing socketroy
2021-01-31ntpd: move route socket overflow message from LOG_ERR to LOG_DEBUGroy
2021-01-03ntp: respect user's wishes to disable interface scanningroy
2021-01-01ntpd: In the event of route(4) overflow, update the interfacesroy
2020-09-03remove unneeded newline in quotes variable string - keeps ntpq happykardel
2020-05-30Don't define psl as common symbol, move it into the only file using it.joerg
2020-05-27Adjustments to our patches requested by upstreamchristos
2020-05-25Merge conflictschristos
2020-05-25(4.2.8p14) 2020/03/03 Released by Harlan Stenn <stenn@ntp.org>christos
2019-04-24Only warn about being unable to make a smaller stack if asking for debugmaya
2019-02-03- enlarge buffer to avoid snprintf() truncationmrg
2018-12-24only use yydebug if YYDEBUGchristos
2018-10-20Don't try to drop privileges twice, it produces a spurious error messagechristos
2018-09-29merge conflictschristos
2018-09-29---christos
2018-04-07merge conflictschristos
2018-04-07---christos
2018-02-04fix GCC 6.4 issues (finally a couple that aren't actual bugs,mrg
2017-04-13(4.2.8p10-win-beta1) 2017/03/21 Released by Harlan Stenn <stenn@ntp.org>christos
2017-04-13Import ntp 4.2.8p10christos
2017-04-11Use RO_MSGFILTER.roy
2016-11-22merge conflictschristos
2016-11-22(4.2.8p9) 2016/11/21 Released by Harlan Stenn <stenn@ntp.org>christos
2016-06-29Fix MKCRYPTO=no buildchristos
2016-06-03resolve conflictschristos
2016-06-03Import ntp 4.2.8p8christos
2016-05-01merge conflictschristos
2016-05-01---christos
2016-01-08Welcome to 4.2.8p5:christos
2016-01-08Import ntp 4.2.8p5christos
2015-10-23merge conflictschristos
2015-10-23Import ntp 4.2.8p4christos
2015-10-14introduce an NTP_SYSLOG macro.christos
2015-07-20Don't use fabs on integers.joerg
2015-07-10backport fix for bug 2867 - ntpd with autokey active crashed by 'ntpq -crv'kardel
2015-07-10merge conflicts..christos
2015-07-10Import ntp 4.2.8p3christos
2015-07-10Import ntp 4.2.8p3christos
2015-05-02Don't bind to IN_IFF_TENTATIVE or IN_IFF_DETACHED addresses.roy
2015-04-13CID 1269537: Unreachable codechristos
2015-04-07merge conflictschristos
2015-04-07---christos
2015-01-27put back initialization of the buffer which was accidentally removed.christos
2014-12-23myasprintf (wtf) passes down a format string, so use __printflike.joerg
2014-12-22avoid shadowing of recv.christos
2014-12-22avoid shadowing of log2 on some platforms.christos