NetBSD/external/bsd/ntp/lib
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
..
libiscntp convert HAVE_GCC handling to modern GCC release numbering: 2018-02-02 01:02:39 +00:00
libntp apply some -Wno- to ignore several new warnings with GCC 10. 2021-04-13 04:58:59 +00:00
libopts new GCC_NO_* uses for warning issues. most of the users of the new 2021-04-12 06:08:30 +00:00
libparse - add new clk_sel240x.c 2014-01-05 15:47:23 +00:00
Makefile include <bsd.own.mk> where missing. 2020-10-18 15:20:13 +00:00
Makefile.inc Pretending that %d can print size_t on __LP64__, by turning off warnings 2010-12-04 23:08:32 +00:00