Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/iscsi
Module Name: src
Committed By: agc
Date: Mon Mar 27 22:26:28 UTC 2006
Modified Files:
src/dist/iscsi/include: compat.h config.h config.h.in util.h
src/dist/iscsi/src: Makefile.in conffile.c configure configure.ac
disk.c netmask.c strlcpy.c strtoll.c
Log Message:
Add changes to make the NetBSD iSCSI target compile and run on Solaris 9
Ultrasparc.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/iscsi/include/compat.h
cvs rdiff -r1.5 -r1.6 src/dist/iscsi/include/config.h
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/include/config.h.in
cvs rdiff -r1.8 -r1.9 src/dist/iscsi/include/util.h
cvs rdiff -r1.5 -r1.6 src/dist/iscsi/src/Makefile.in \
src/dist/iscsi/src/configure src/dist/iscsi/src/configure.ac
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/src/conffile.c \
src/dist/iscsi/src/strtoll.c
cvs rdiff -r1.11 -r1.12 src/dist/iscsi/src/disk.c
cvs rdiff -r1.3 -r1.4 src/dist/iscsi/src/netmask.c
cvs rdiff -r1.2 -r1.3 src/dist/iscsi/src/strlcpy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index