Subject: CVS commit: src/dist/iscsi
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 03/06/2006 20:52:32
Module Name:	src
Committed By:	agc
Date:		Mon Mar  6 20:52:32 UTC 2006

Modified Files:
	src/dist/iscsi/include: config.h config.h.in util.h
	src/dist/iscsi/src: TODO configure configure.ac target.c util.c

Log Message:
One more off the TODO list, although I hadn't realised it was going to be
as painful as it was.

Teach GNU autoconf to recognise socklen_t, and use it in the code.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/iscsi/include/config.h
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/include/config.h.in
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/include/util.h
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/src/TODO
cvs rdiff -r1.2 -r1.3 src/dist/iscsi/src/configure \
    src/dist/iscsi/src/configure.ac src/dist/iscsi/src/util.c
cvs rdiff -r1.7 -r1.8 src/dist/iscsi/src/target.c

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