NetBSD/external/bsd/ntp/bin
mrg f5c1005436 apply some -Wno- to ignore several new warnings with GCC 10.
ntp: ignore truncation beyond api sizes, and ignore wrongly
guessed underflow

tmux: ignore maybe uninitialised warning for impossible case

libbfd: signed/unsigned variables assigned in the same statement

dri/gallium: -Wno-builtin-declaration-mismatch for u_atomic.c as
it implements backend functions with different in-C-machine but
same-in-real-machine types

libXfont/libXfont2: signed/unsigned variables assigned in the same
statement

i915drm: ignore impossible maybe uninitialised warnings

sysinst: ignore an invalid string truncation issue
2021-04-13 04:58:59 +00:00
..
ntp-keygen Fix build; clean manpages only if they are generated automatically. 2020-10-11 07:07:31 +00:00
ntpd Fix build; clean manpages only if they are generated automatically. 2020-10-11 07:07:31 +00:00
ntpdate
ntpdc apply some -Wno- to ignore several new warnings with GCC 10. 2021-04-13 04:58:59 +00:00
ntpq Fix build; clean manpages only if they are generated automatically. 2020-10-11 07:07:31 +00:00
ntptime
ntptrace include <bsd.own.mk> where missing. 2020-10-18 15:20:13 +00:00
sntp Fix build; clean manpages only if they are generated automatically. 2020-10-11 07:07:31 +00:00
Makefile include <bsd.own.mk> where missing. 2020-10-18 15:20:13 +00:00
Makefile.inc Use .PARSEDIR 2020-10-10 14:23:48 +00:00