Subject: CVS commit: othersrc/storage/dist/iscsi
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 12/28/2005 21:03:49
Module Name:	othersrc
Committed By:	agc
Date:		Wed Dec 28 21:03:49 UTC 2005

Update of /cvsroot/othersrc/storage/dist/iscsi
In directory ivanova.netbsd.org:/tmp/cvs-serv18911

Log Message:
Initial import of the distribution files for an iSCSI target, and userland
initiator test program, based on Intel's reference iSCSI code. The code
conforms to IETF RFC 3720.

Also included is an OSD target, along with OSD userland initiator test
program, again based on Intel's reference code.


Vendor Tag:	CROOKS
Release Tags:	iscsi-base
		
N othersrc/storage/dist/iscsi/docs/PERFORMANCE
N othersrc/storage/dist/iscsi/docs/README
N othersrc/storage/dist/iscsi/docs/README_OSD
N othersrc/storage/dist/iscsi/docs/license
N othersrc/storage/dist/iscsi/include/compat.h
N othersrc/storage/dist/iscsi/include/config.h.in
N othersrc/storage/dist/iscsi/include/defs.h
N othersrc/storage/dist/iscsi/include/device.h
N othersrc/storage/dist/iscsi/include/driver.h
N othersrc/storage/dist/iscsi/include/initiator.h
N othersrc/storage/dist/iscsi/include/iscsi.h
N othersrc/storage/dist/iscsi/include/md5.h
N othersrc/storage/dist/iscsi/include/osd.h
N othersrc/storage/dist/iscsi/include/osd_ops.h
N othersrc/storage/dist/iscsi/include/parameters.h
N othersrc/storage/dist/iscsi/include/scsi_cmd_codes.h
N othersrc/storage/dist/iscsi/include/so.h
N othersrc/storage/dist/iscsi/include/target.h
N othersrc/storage/dist/iscsi/include/tests.h
N othersrc/storage/dist/iscsi/include/util.h
N othersrc/storage/dist/iscsi/src/Makefile.in
N othersrc/storage/dist/iscsi/src/TODO
N othersrc/storage/dist/iscsi/src/compat.c
N othersrc/storage/dist/iscsi/src/configure
N othersrc/storage/dist/iscsi/src/configure.ac
N othersrc/storage/dist/iscsi/src/disk.c
N othersrc/storage/dist/iscsi/src/driver.c
N othersrc/storage/dist/iscsi/src/initiator.c
N othersrc/storage/dist/iscsi/src/install-sh
N othersrc/storage/dist/iscsi/src/iscsi-target.c
N othersrc/storage/dist/iscsi/src/iscsi.c
N othersrc/storage/dist/iscsi/src/ktarget.c
N othersrc/storage/dist/iscsi/src/ktest.c
N othersrc/storage/dist/iscsi/src/lint.mk
N othersrc/storage/dist/iscsi/src/md5.c
N othersrc/storage/dist/iscsi/src/mknodes.c
N othersrc/storage/dist/iscsi/src/mount_iscsi.c
N othersrc/storage/dist/iscsi/src/osd-target.c
N othersrc/storage/dist/iscsi/src/osd.c
N othersrc/storage/dist/iscsi/src/osd_ops.c
N othersrc/storage/dist/iscsi/src/osdfs.c
N othersrc/storage/dist/iscsi/src/parameters.c
N othersrc/storage/dist/iscsi/src/so.c
N othersrc/storage/dist/iscsi/src/start_osd
N othersrc/storage/dist/iscsi/src/stop_osd
N othersrc/storage/dist/iscsi/src/target.c
N othersrc/storage/dist/iscsi/src/tests.c
N othersrc/storage/dist/iscsi/src/usocktest.c
N othersrc/storage/dist/iscsi/src/utest.c
N othersrc/storage/dist/iscsi/src/util.c
N othersrc/storage/dist/iscsi/src/etc/targets
N othersrc/storage/dist/iscsi/src/etc/passwd
N othersrc/storage/dist/iscsi/src/etc/rc.d/iscsi-target.sh

No conflicts created by this import