freebsd-dev/tools/regression/sockets
Kyle Evans 7cc42f6d25 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.
2020-10-01 01:10:51 +00:00
..
accept_fd_leak Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
accf_data_attach Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
fstat Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
kqueue Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
listen_backlog Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
listen_kqueue Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
listenclose Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
pr_atomic Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
reconnect Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
rtsocket Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
sblock Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
sendfile Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
shutdown Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
sigpipe Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
so_setfib Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
udp_pingpong Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
unix_bindconnect Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
unix_close_race Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
unix_cmsg Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
unix_gc Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
unix_sendtorace Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
unix_socket Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
unix_sorflush Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
zerosend Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00