Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/dist/iscsi/src



Module Name:    src
Committed By:   bouyer
Date:           Tue Jan 22 19:06:10 UTC 2008

Modified Files:
        src/dist/iscsi/src [netbsd-4]: Makefile.in TODO conffile.c configure
            configure.ac disk.c driver.c initiator.c iscsi-harness.8
            iscsi-harness.c iscsi-target.c iscsi.c netmask.c osd-target.c osd.c
            osd_ops.c osdfs.c parameters.c so.c storage.c strtoll.c target.c
            targets.5 tests.c usocktest.c util.c uuid.c
Added Files:
        src/dist/iscsi/src [netbsd-4]: auths iscsiconfig.c ktarget.c ktest.c
            md5.c mknodes.c mount_iscsi.c targets
Removed Files:
        src/dist/iscsi/src [netbsd-4]: md5c.c md5hl.c

Log Message:
Back out ticket #1038, it breaks the build.


To generate a diff of this commit:
cvs rdiff -r1.8.4.1 -r1.8.4.2 src/dist/iscsi/src/Makefile.in \
    src/dist/iscsi/src/iscsi-harness.c src/dist/iscsi/src/tests.c
cvs rdiff -r1.9.4.1 -r1.9.4.2 src/dist/iscsi/src/TODO
cvs rdiff -r0 -r1.1.1.1.4.2 src/dist/iscsi/src/auths \
    src/dist/iscsi/src/ktest.c src/dist/iscsi/src/mknodes.c \
    src/dist/iscsi/src/targets
cvs rdiff -r1.4.4.1 -r1.4.4.2 src/dist/iscsi/src/conffile.c \
    src/dist/iscsi/src/osd_ops.c src/dist/iscsi/src/targets.5
cvs rdiff -r1.15.4.1 -r1.15.4.2 src/dist/iscsi/src/configure \
    src/dist/iscsi/src/configure.ac
cvs rdiff -r1.21.4.1 -r1.21.4.2 src/dist/iscsi/src/disk.c
cvs rdiff -r1.3.4.1 -r1.3.4.2 src/dist/iscsi/src/driver.c \
    src/dist/iscsi/src/iscsi-harness.8
cvs rdiff -r1.7.4.1 -r1.7.4.2 src/dist/iscsi/src/initiator.c \
    src/dist/iscsi/src/iscsi.c src/dist/iscsi/src/parameters.c
cvs rdiff -r1.11.4.1 -r1.11.4.2 src/dist/iscsi/src/iscsi-target.c
cvs rdiff -r0 -r1.3.4.2 src/dist/iscsi/src/iscsiconfig.c \
    src/dist/iscsi/src/mount_iscsi.c
cvs rdiff -r0 -r1.2.4.2 src/dist/iscsi/src/ktarget.c src/dist/iscsi/src/md5.c
cvs rdiff -r1.1.6.2 -r0 src/dist/iscsi/src/md5c.c src/dist/iscsi/src/md5hl.c
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/dist/iscsi/src/netmask.c
cvs rdiff -r1.5.4.1 -r1.5.4.2 src/dist/iscsi/src/osd-target.c \
    src/dist/iscsi/src/osd.c src/dist/iscsi/src/storage.c
cvs rdiff -r1.2.4.1 -r1.2.4.2 src/dist/iscsi/src/osdfs.c \
    src/dist/iscsi/src/so.c src/dist/iscsi/src/strtoll.c \
    src/dist/iscsi/src/usocktest.c src/dist/iscsi/src/uuid.c
cvs rdiff -r1.17.4.2 -r1.17.4.3 src/dist/iscsi/src/target.c
cvs rdiff -r1.13.4.1 -r1.13.4.2 src/dist/iscsi/src/util.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