summaryrefslogtreecommitdiff
path: root/external/bsd/ntp/bin/ntpd/Makefile
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_MAYBE_UNINITIALIZED}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-05-09Handle OpenSSL-3.xchristos
2020-10-11Fix build; clean manpages only if they are generated automatically.rin
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-05-29Fix the ntpd build with Clang/LLVMkamil
2020-02-08external/bsd/ntp: Suppress -Werror=stringop-truncation error.fox
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-04turn off various warnings for various things:mrg
2018-02-02convert HAVE_GCC handling to modern GCC release numbering:mrg
2016-05-01merge conflictschristos
2016-03-23apply -Wno-error=maybe-uninitialized with GCC 5.3.mrg
2015-07-10merge conflicts..christos
2014-12-20Since we've added the mdnstries keyword, we need to regenerate thechristos
2014-12-19Merge conflictschristos
2014-01-20use the old style no-error for gcc-4.1christos
2014-01-02Update warning flags to reflect the fixes. Restrict GCC flags to GCC.joerg
2013-12-30find ntp_scanner.hchristos
2013-12-28adjust for new ntp and add the generated man pageschristos
2012-08-09Disable warning about broken strncat usage from clang for now.joerg
2012-02-01merge import ntp-4-2-6p5kardel
2011-08-16- document non-literal stringschristos
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-02-26clean up man files copied during buildplunky
2010-12-04Pretending that %d can print size_t on __LP64__, by turning off warningschristos
2010-08-29support to follow NetBSD build options forkardel
2010-08-29only refer to libdns_sd when mDNS is compiled inkardel
2010-08-29make mDNS registration depend on compile time build option MKMDNSkardel
2010-08-28disable .y.c rule - ntp_parser.y needs bison which is not part of the tool chainkardel
2010-08-28add installation of manual pages, html files and up to now missing commands (...kardel
2009-12-13initial version of reachover make- and support-fileskardel