freebsd-dev/usr.sbin/ctld
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
..
chap.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
ctl.conf.5 Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00
ctld.8 Add 'ctld -t', to test configuration file validity. 2020-03-31 13:43:09 +00:00
ctld.c Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00
ctld.h Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00
discovery.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
isns.c Add missing SPDX tags for ctld(8). 2018-01-24 16:37:29 +00:00
isns.h
kernel.c Make sure not to pass NULL to strtoul(3). The values come 2020-09-01 14:58:57 +00:00
keys.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
log.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
login.c userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00:00
Makefile Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00
pdu.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
token.l Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00
uclparse.c Add DSCP support for network QoS to iscsi target. 2020-09-27 21:43:19 +00:00