Subject: CVS commit: [netbsd-4] src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/21/2008 20:16:07
Module Name:	src
Committed By:	bouyer
Date:		Mon Jan 21 20:16:07 UTC 2008

Added Files:
	src/dist/iscsi/src [netbsd-4]: md5c.c md5hl.c

Log Message:
Apply patch (requested by agc in ticket #1038):
	dist/iscsi/src/Makefile.in		patch
	dist/iscsi/src/TODO			patch
	dist/iscsi/src/auths			patch
	dist/iscsi/src/conffile.c		patch
	dist/iscsi/src/configure		patch
	dist/iscsi/src/configure.ac		patch
	dist/iscsi/src/disk.c			patch
	dist/iscsi/src/driver.c			patch
	dist/iscsi/src/initiator.c		patch
	dist/iscsi/src/iscsi-harness.8		patch
	dist/iscsi/src/iscsi-harness.c		patch
	dist/iscsi/src/iscsi-target.c		patch
	dist/iscsi/src/iscsi.c			patch
	dist/iscsi/src/iscsiconfig.c		patch
	dist/iscsi/src/ktarget.c		patch
	dist/iscsi/src/ktest.c			patch
	dist/iscsi/src/md5.c			patch
	dist/iscsi/src/md5c.c			patch
	dist/iscsi/src/md5hl.c			patch
	dist/iscsi/src/mknodes.c		patch
	dist/iscsi/src/mount_iscsi.c		patch
	dist/iscsi/src/netmask.c		patch
	dist/iscsi/src/osd-target.c		patch
	dist/iscsi/src/osd.c			patch
	dist/iscsi/src/osd_ops.c		patch
	dist/iscsi/src/osdfs.c			patch
	dist/iscsi/src/parameters.c		patch
	dist/iscsi/src/so.c			patch
	dist/iscsi/src/storage.c		patch
	dist/iscsi/src/strtoll.c		patch
	dist/iscsi/src/target.c			patch
	dist/iscsi/src/targets			patch
	dist/iscsi/src/targets.5		patch
	dist/iscsi/src/tests.c			patch
	dist/iscsi/src/usocktest.c		patch
	dist/iscsi/src/util.c			patch
	dist/iscsi/src/uuid.c			patch
Sync the iscsi-target up to current, fixing a number of bugs
(including "multiple targets show up as one").
Delete unused files.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.6.2 src/dist/iscsi/src/md5c.c src/dist/iscsi/src/md5hl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.