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
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
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
2023-05-09
Handle OpenSSL-3.x
christos
2022-12-13
importdate is no more
christos
2022-12-13
Remove the importdate hack to make things more similar with the upstream
christos
2022-12-13
preserve the original logic if we don't have MKREPRO_TIMESTAMP, use consistent
christos
2022-12-13
When doing reproducible builds, don't import a "run" number in the
martin
2022-10-09
merge 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-04-13
apply some -Wno- to ignore several new warnings with GCC 10.
mrg
2021-04-12
new GCC_NO_* uses for warning issues. most of the users of the new
mrg
2021-02-18
PR bin/55973:
kardel
2021-01-31
ntpd: ignore errno EINTR on reads from the routing socket
roy
2021-01-31
ntpd: move route socket overflow message from LOG_ERR to LOG_DEBUG
roy
2021-01-03
ntp: respect user's wishes to disable interface scanning
roy
2021-01-01
ntpd: In the event of route(4) overflow, update the interfaces
roy
2020-11-17
Support aarch64eb in */config.guess.
rin
2020-10-18
include <bsd.own.mk> where missing.
christos
2020-10-11
Fix build; clean manpages only if they are generated automatically.
rin
2020-10-10
PR/55710: Kimmo Suominen: Delete manual pages so that they get copy from the
christos
2020-10-10
Use .PARSEDIR
christos
2020-10-10
Add rules for manual pages builds, remove including Makefile.inc
christos
2020-10-10
include bsd.own.mk so that ../../Makefile.inc does not do it...
christos
2020-10-10
Wait for the asynchronous dns resolver child to be done (and close the
christos
2020-09-07
avoid calling printf %s with NULL. fix idea from christos.
mrg
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-09-03
remove unneeded newline in quotes variable string - keeps ntpq happy
kardel
2020-05-30
Don't define psl as common symbol, move it into the only file using it.
joerg
2020-05-29
make it compile again
christos
2020-05-29
Add more printf annotations
christos
2020-05-29
put back the warn flags
christos
2020-05-29
fix printf format warning with format_arg
christos
2020-05-29
Add explicit casts
christos
2020-05-29
fix WORDS_BIGENDIAN
christos
2020-05-29
Fix the ntpd build with Clang/LLVM
kamil
2020-05-29
Fix incorrect merge.
christos
2020-05-29
Fix the libntp build with Clang/LLVM
kamil
2020-05-27
Adjustments to our patches requested by upstream
christos
2020-05-25
Add FALLTHROUGH
christos
2020-05-25
Merge conflicts
christos
2020-05-25
(4.2.8p14) 2020/03/03 Released by Harlan Stenn <stenn@ntp.org>
christos
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
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-04-24
Only warn about being unable to make a smaller stack if asking for debug
maya
2019-02-04
- use -Wno-error=implicit-fallthrough with GCC7.
mrg
[next]