Subject: CVS commit: src/dist/iscsi
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 02/20/2006 08:59:07
Module Name:	src
Committed By:	agc
Date:		Mon Feb 20 08:59:07 UTC 2006

Modified Files:
	src/dist/iscsi/include: defs.h initiator.h parameters.h util.h
	src/dist/iscsi/src: initiator.c

Log Message:
Further cleanup.

Add an initiator_discover() function, and start to break up the monolithic
discovery function that's currently used.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/include/defs.h \
    src/dist/iscsi/include/initiator.h src/dist/iscsi/include/parameters.h
cvs rdiff -r1.3 -r1.4 src/dist/iscsi/include/util.h
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/src/initiator.c

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