]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do a sweep and remove most WARNS=6 settings
authorkevans <kevans@FreeBSD.org>
Thu, 1 Oct 2020 01:10:51 +0000 (01:10 +0000)
committerkevans <kevans@FreeBSD.org>
Thu, 1 Oct 2020 01:10:51 +0000 (01:10 +0000)
commit7ee7f8a82a00dffd704c8e42677e5f028a7eaa0e
tree247f8681872747970b9b38f1c62b58912972ef7d
parent9afcc76eae7daaa86b6300eb100fecb35be9a203
Do a sweep and remove most WARNS=6 settings

Repeating the default WARNS here makes it slightly more difficult to
experiment with default WARNS changes, e.g. if we did something absolutely
bananas and introduced a WARNS=7 and wanted to try lifting the default to
that.

Drop most of them; there is one in the blake2 kernel module, but I suspect
it should be dropped -- the default WARNS in the rest of the build doesn't
currently apply to kernel modules, and I haven't put too much thought into
whether it makes sense to make it so.
99 files changed:
cddl/Makefile.inc
gnu/usr.bin/dialog/Makefile
lib/googletest/Makefile.inc
lib/libcam/tests/Makefile
lib/libcrypt/tests/Makefile
lib/libiconv_modules/Makefile.inc
lib/libkvm/Makefile
lib/libkvm/tests/Makefile
lib/libpathconv/tests/Makefile
lib/libproc/tests/Makefile
lib/libsbuf/tests/Makefile
libexec/Makefile.inc
libexec/getty/Makefile
libexec/rtld-elf/Makefile
libexec/rtld-elf/tests/libpythagoras/Makefile
libexec/tftpd/tests/Makefile
sbin/decryptcore/Makefile
sbin/pfilctl/Makefile
sbin/ping/tests/Makefile
sbin/recoverdisk/Makefile
sys/teken/demo/Makefile
sys/teken/libteken/Makefile
sys/teken/stress/Makefile
tests/sys/Makefile.inc
tests/sys/aio/Makefile
tests/sys/audit/Makefile
tests/sys/auditpipe/Makefile
tests/sys/capsicum/Makefile
tests/sys/devrandom/Makefile
tests/sys/fs/fusefs/Makefile
tests/sys/kern/pipe/Makefile
tests/sys/mqueue/Makefile
tests/sys/net/Makefile
tests/sys/netinet/Makefile
tests/sys/netmap/Makefile
tests/sys/opencrypto/Makefile
tests/sys/pjdfstest/pjdfstest/Makefile
tools/regression/aio/aiop/Makefile
tools/regression/bpf/bpf_filter/Makefile
tools/regression/doat/Makefile
tools/regression/geom_gpt/Makefile
tools/regression/include/stdatomic/Makefile
tools/regression/netinet/ipbroadcast/Makefile
tools/regression/rpcsec_gss/Makefile
tools/regression/sockets/accept_fd_leak/Makefile
tools/regression/sockets/accf_data_attach/Makefile
tools/regression/sockets/fstat/Makefile
tools/regression/sockets/kqueue/Makefile
tools/regression/sockets/listen_backlog/Makefile
tools/regression/sockets/listen_kqueue/Makefile
tools/regression/sockets/listenclose/Makefile
tools/regression/sockets/pr_atomic/Makefile
tools/regression/sockets/reconnect/Makefile
tools/regression/sockets/rtsocket/Makefile
tools/regression/sockets/sblock/Makefile
tools/regression/sockets/sendfile/Makefile
tools/regression/sockets/shutdown/Makefile
tools/regression/sockets/sigpipe/Makefile
tools/regression/sockets/so_setfib/Makefile
tools/regression/sockets/udp_pingpong/Makefile
tools/regression/sockets/unix_bindconnect/Makefile
tools/regression/sockets/unix_close_race/Makefile
tools/regression/sockets/unix_gc/Makefile
tools/regression/sockets/unix_sendtorace/Makefile
tools/regression/sockets/unix_socket/Makefile
tools/regression/sockets/unix_sorflush/Makefile
tools/regression/sockets/zerosend/Makefile
tools/test/auxinfo/Makefile
tools/test/iconv/posix/Makefile
tools/test/malloc/Makefile
tools/test/net/Makefile
tools/test/netfibs/Makefile
tools/test/ptrace/Makefile
tools/tools/aac/Makefile
tools/tools/cfi/Makefile
tools/tools/find-sb/Makefile
tools/tools/fixwhite/Makefile
tools/tools/gensnmpdef/Makefile
tools/tools/ifpifa/Makefile
tools/tools/ioat/Makefile
tools/tools/iwi/Makefile
tools/tools/ncpus/Makefile
tools/tools/pciroms/Makefile
tools/tools/syscall_timing/Makefile
tools/tools/tscdrift/Makefile
tools/tools/vt/mkkfont/Makefile
usr.bin/dpv/Makefile
usr.bin/getconf/tests/Makefile
usr.bin/mkimg/Makefile
usr.bin/posixshmcontrol/Makefile
usr.bin/proccontrol/Makefile
usr.bin/protect/Makefile
usr.sbin/bsdinstall/distextract/Makefile
usr.sbin/bsdinstall/distfetch/Makefile
usr.sbin/bsnmpd/tools/Makefile.inc
usr.sbin/ctld/Makefile
usr.sbin/iovctl/Makefile
usr.sbin/mlx5tool/Makefile
usr.sbin/pw/tests/Makefile