NetBSD/dist/iscsi/include
agc 000a68021a + Some minor formatting cleanup in the header files.
+ Properly pad the names with spaces (with thanks to Bill Studenmund)
+ Use the official T10 vendor name, "NetBSD".
+ Minor cleanup in the INQUIRY command
+ Rather than just punting on the REPORT LUNs SCSI command, emulate it
properly.  This change makes the target work with the Solaris initiator:

	AVAILABLE DISK SELECTIONS:
	       0. c1d0 <DEFAULT cyl 29728 alt 2 hd 64 sec 63>
		  /pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0
	       1. c2t5d0 <DEFAULT cyl 97 alt 2 hd 64 sec 32>
		  /iscsi/disk@0000iqn.1994-04.org.netbsd.iscsi-target%3Atarget00001,0
	Specify disk (enter its number): 1
2006-04-24 21:59:03 +00:00
..
compat.h Check for <libkern/OSByteOrder.h>. If it exists, use it to get the 2006-04-17 16:30:00 +00:00
conffile.h Clean up, mostly to autoconf glue, to check whether syslog(3) exists or not. 2006-03-20 20:25:42 +00:00
config.h Bump version to 20060417 for the Mac OS X build fixes (thanks, Jason) 2006-04-18 06:52:59 +00:00
config.h.in Check for <libkern/OSByteOrder.h>. If it exists, use it to get the 2006-04-17 16:30:00 +00:00
defs.h Pull in config.h to get the definition of HAVE_STDINT_H 2006-04-17 16:44:42 +00:00
device.h
driver.h
initiator.h Further cleanup. 2006-02-20 08:59:07 +00:00
iscsi.h + Some minor formatting cleanup in the header files. 2006-04-24 21:59:03 +00:00
md5.h Let MD5Update() take a void *, rather than a uint8_t *. Gets rid of a 2006-04-17 16:49:16 +00:00
osd_ops.h
osd.h More portability fixes, mainly for Solaris 9. 2006-03-28 20:03:30 +00:00
parameters.h Provide a bit more information in the error and warning routines - needed 2006-03-31 23:22:24 +00:00
scsi_cmd_codes.h + Some minor formatting cleanup in the header files. 2006-04-24 21:59:03 +00:00
so.h
storage.h Introduce a backwards compatible change to the targets configuration 2006-02-16 19:19:38 +00:00
target.h I have a nasty feeling it's time to sell all my guitars: 2006-03-05 23:50:46 +00:00
tests.h
util.h Test HAVE_STDINT_H and bring in <stdint.h> if defined. 2006-04-17 16:45:02 +00:00