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
Makefile.depend
parse.y [iscsictl] Fix compile issues that creep up with gcc-6.4 2020-11-01 15:57:14 +00:00
periphs.c
token.l Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00