16 Commits

Author SHA1 Message Date
trasz
d6c003e920 MFC r264405:
Fix periph listing when IOCTL buffer border hits result for wanted bus.
2014-05-07 08:04:41 +00:00
trasz
09692139dc MFC r264876:
Grammar fix.
2014-05-07 07:59:44 +00:00
trasz
32f8fd7b16 MFC r262525:
There is no need to prevent iscsictl from adding iSER session when there
is no iSER support in ctld and/or kernel; should the user make that mistake,
the output from "iscsictl -L" is enough to determine what the problem is.

Sponsored by:	The FreeBSD Foundation
2014-03-06 11:10:57 +00:00
trasz
634638377a MFC r262247:
Make it clear that there are two ways to add a session using iscsictl(8),
and some options require configuration file.

Sponsored by:	The FreeBSD Foundation
2014-03-06 11:09:46 +00:00
trasz
9cc265a090 MFC r261714:
Make iscsictl(8) properly handle (optional) semicolons in iscsi.conf,
instead of ignoring them and echoing them to stdout.

Sponsored by:	The FreeBSD Foundation
2014-03-06 11:07:51 +00:00
trasz
b379e28a77 MFC r261713:
Simplify.

Sponsored by:	The FreeBSD Foundation
2014-03-06 11:05:35 +00:00
trasz
08122659f6 MFC r261712:
Remove unused variable.

Sponsored by:	The FreeBSD Foundation
2014-03-06 11:03:34 +00:00
trasz
c290a7d7a5 MFC r261711:
Yacc cleanup; no functional changes.

Sponsored by:	The FreeBSD Foundation
2014-03-06 11:02:32 +00:00
trasz
1c069ec47a MFC r260255:
Properly document -u and -s.

Sponsored by:	The FreeBSD Foundation
2014-02-11 11:56:50 +00:00
trasz
299491bed9 MFC r260106:
The devd part never got implemented; remove for now, until someone actually
needs this feature and can talk to me about how it should look like.

Sponsored by:	The FreeBSD Foundation
2014-01-02 13:45:24 +00:00
trasz
9ddc65bcf3 MFC r260105:
Fix typo.

Sponsored by:	The FreeBSD Foundation
2014-01-02 13:44:01 +00:00
trasz
ead14302e7 MFC r257917:
Fix typo in "iscsictl -v".

Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
2013-11-14 13:33:22 +00:00
trasz
baae40831d MFC r257379:
Rename '-h' option to '-p', and use "portal" instead of "host" or "address",
in order to be consistent with iSCSI terminology.  Besides, calling the
option '-h' was just wrong.

This changes usage for newly added iscsictl(8), and two newly added
subcommands to ctladm(8).  This breaks POLA between CURRENT and 10,
but since 10.0 has not been released yet, it's still ok to do.

MFC r257380:

Bump .Dd after r257379.

Approved by:	re (glebius)
Sponsored by:	The FreeBSD Foundation
2013-11-02 02:38:32 +00:00
trasz
2320759748 Make iscsictl(8) automatically try to load the iscsi module. While here,
improve module loading in iscsid(8) and ctld(8).

Approved by:	re (delphij)
2013-09-18 08:37:14 +00:00
joel
44f767ab70 Minor mdoc fixes.
Approved by:	re (blanket)
2013-09-14 21:43:18 +00:00
trasz
a992abf041 Bring in the new iSCSI target and initiator.
Reviewed by:	ken (parts)
Approved by:	re (delphij)
Sponsored by:	FreeBSD Foundation
2013-09-14 15:29:06 +00:00