freebsd-skq/usr.sbin/iscsid
Marcelo Araujo f3ccb446d2 Fix calloc(3) argument order.
Reviewed by:	trasz
MFC after:	4 weeks.
Differential Revision:	https://reviews.freebsd.org/D7532
2016-08-22 15:01:39 +00:00
..
chap.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00
discovery.c When iscsid(8) is running in ICL proxy mode, don't try to send Logout PDUs. 2016-05-19 14:59:21 +00:00
iscsid.8 Use proper term in the ctld(8) and iscsid(8) man pages. 2015-09-03 11:43:56 +00:00
iscsid.c Make fail() preserve the errno. 2016-03-15 11:10:08 +00:00
iscsid.h Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength 2016-06-09 07:49:20 +00:00
keys.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00
log.c Use the log_errno value passed to the function instead of the errno global 2016-03-15 11:03:45 +00:00
login.c Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLength 2016-06-09 07:49:20 +00:00
Makefile Build iscsid(8) with ICL_KERNEL_PROXY defined by default, as required 2016-05-23 12:58:24 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
pdu.c Fix calloc(3) argument order. 2016-08-22 15:01:39 +00:00