freebsd-dev/usr.bin/iscsictl
Adrian Chadd c2a5b2abc7 [iscsictl] Fix compile issues that creep up with gcc-6.4
This fixes two warnings:

* double-definition of a symbol in a yacc header
* Comparison of an unsigned int being >= 0; that's always
  going to be true.

Reviewed by:	imp, rscheff
Differential Revision:	https://reviews.freebsd.org/D27036
2020-11-01 15:57:14 +00:00
..
iscsi.conf.5 Add network QoS support for PCP to iscsi initiator. 2020-10-24 21:07:13 +00:00
iscsictl.8 Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
iscsictl.c Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
iscsictl.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
Makefile Add DSCP support for network QoS to iscsi initiator. 2020-10-09 14:33:09 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y [iscsictl] Fix compile issues that creep up with gcc-6.4 2020-11-01 15:57:14 +00:00
periphs.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
token.l Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00