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