Subject: CVS commit: src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 04/15/2006 23:44:08
Module Name:	src
Committed By:	agc
Date:		Sat Apr 15 23:44:08 UTC 2006

Modified Files:
	src/dist/iscsi/src: iscsi.c

Log Message:
Fix two other bugs which would manifest themselves on architectures which
aren't quite as forgiving as i386 - when using a 16 bit value, use 16 bit
alignment6, not 32 bit. Makes the NetBSD iSCSI target function perfectly
with the Microsoft initiator when run on Solaris 9 on Sparc.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/dist/iscsi/src/iscsi.c

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