NetBSD/sys/dev/iscsi
mhitch 247f088744 Remove an erroneous change that crept in. It was part of an earlier,
incorrect fix I had done for writing > 64K bytes.  It was still in the
set of changes mlelstv had committed.  I noticed it at the time, but did
not think it was problematic - until now.  This fixes the ccb corruption
I was seeing and fixes PR kern/46896.
2012-09-09 06:06:29 +00:00
..
Makefile
base64.c
base64.h
files.iscsi Don't add iscsi_utils.c without 'iscsi' condition. 2011-11-09 00:51:00 +00:00
iscsi.h grab major 203 for the iSCSI communications device (between kernel 2011-11-19 16:41:55 +00:00
iscsi_globals.h Don't use common variables, also prefix global variables to avoid 2012-08-12 13:26:18 +00:00
iscsi_ioctl.c Don't use common variables, also prefix global variables to avoid 2012-08-12 13:26:18 +00:00
iscsi_ioctl.h
iscsi_main.c Don't use common variables, also prefix global variables to avoid 2012-08-12 13:26:18 +00:00
iscsi_pdu.h
iscsi_perf.h
iscsi_profile.c
iscsi_profile.h
iscsi_rcv.c Add more debugging, fix filehandle usage, login negotiation and session 2012-06-24 17:01:35 +00:00
iscsi_send.c Remove an erroneous change that crept in. It was part of an earlier, 2012-09-09 06:06:29 +00:00
iscsi_test.c Remove rnd_extract_data from the public kernel API (it is for use by the 2011-11-29 03:50:31 +00:00
iscsi_test.h
iscsi_testlocal.h
iscsi_text.c Don't use common variables, also prefix global variables to avoid 2012-08-12 13:26:18 +00:00
iscsi_utils.c Make digests work also on big endian machines. 2012-06-25 20:34:26 +00:00