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:           Sat Mar  4 21:56:11 UTC 2006

Modified Files:
        src/dist/iscsi/include: config.h
        src/dist/iscsi/src: configure configure.ac iscsi-harness.8
            iscsi-harness.c iscsi-target.8 iscsi-target.c

Log Message:
Include version number, passed down from GNU autoconf.

Add a -V argument to iscsi-target (and iscsi-harness), which will print
the utility name, version number, and destination for all bug reports,
and then exit the utility.

Modify the documentation accordingly.

Re-run autoconf and autoheader to pick up the necessary autoconf glue.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/include/config.h
cvs rdiff -r1.1.1.1 -r1.2 src/dist/iscsi/src/configure \
    src/dist/iscsi/src/configure.ac src/dist/iscsi/src/iscsi-harness.8 \
    src/dist/iscsi/src/iscsi-harness.c
cvs rdiff -r1.2 -r1.3 src/dist/iscsi/src/iscsi-target.8
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/src/iscsi-target.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