NetBSD/external/bsd/ntp
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
..
bin apply some -Wno- to ignore several new warnings with GCC 10. 2021-04-13 04:58:59 +00:00
dist PR bin/55973: 2021-02-18 15:13:37 +00:00
html
include
lib apply some -Wno- to ignore several new warnings with GCC 10. 2021-04-13 04:58:59 +00:00
scripts
importdate
Makefile
Makefile.inc
ntp2netbsd