Subject: CVS commit: src/dist/iscsi
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 01/08/2007 21:44:47
Module Name:	src
Committed By:	agc
Date:		Mon Jan  8 21:44:47 UTC 2007

Modified Files:
	src/dist/iscsi/include: conffile.h
	src/dist/iscsi/src: conffile.c

Log Message:
Export the function to split a config file entry up into parts,
conffile_split(), and make it work in the presence of a NULL conffile
descriptor (i.e. from stdin).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/iscsi/include/conffile.h
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/src/conffile.c

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