The NetBSD Project

CVS log for othersrc/storage/dist/iscsi/include/Attic/config.h.in

[BACK] Up to [cvs.NetBSD.org] / othersrc / storage / dist / iscsi / include

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.4, Wed Apr 16 08:20:16 2008 UTC (16 years ago) by agc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
FILE REMOVED

iSCSI development is continuing in src - remove the outdated code in
othersrc.

With thanks to Hubert for the nudge.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 1 09:03:32 2006 UTC (18 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.2: +15 -0 lines
Diff to previous 1.2 (colored)

autoconf glue

get rid of a file descriptor field which wasn't used

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 25 21:37:08 2006 UTC (18 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1 (colored)

Now that the iscsi-target is using daemon(3) to detach from the controlling
tty, use syslog(3) to log Discovery and Normal logins and logouts.

Add autoconf tests for <syslog.h> and daemon(3).

Only use functionality where appropriate.

Re-generate configure script and input header file, and copy the generated
config header into the reachover tree.

Produces messages of the form:

Jan 25 21:27:51 sys3 iscsi-target: > Discovery login from iqn.1993-03.org.NetBSD.iscsi-initiator:agc on 127.0.0.1
Jan 25 21:27:51 sys3 iscsi-target: < Discovery logout from iqn.1993-03.org.NetBSD.iscsi-initiator:agc on 127.0.0.1
Jan 25 21:27:51 sys3 iscsi-target: > Normal login from iqn.1993-03.org.NetBSD.iscsi-initiator:agc on 127.0.0.1
Jan 25 21:27:55 sys3 iscsi-target: < Normal logout from iqn.1993-03.org.NetBSD.iscsi-initiator:agc on 127.0.0.1

from the NetBSD iSCSI target test harness, and

Jan 25 21:34:20 sys3 iscsi-target: > Discovery login from iqn.1991-05.com.microsoft:inspiron on 10.4.1.5
Jan 25 21:34:20 sys3 iscsi-target: < Discovery logout from iqn.1991-05.com.microsoft:inspiron on 10.4.1.5
Jan 25 21:34:28 sys3 iscsi-target: > Normal login from iqn.1991-05.com.microsoft:inspiron on 10.4.1.5
Jan 25 21:34:43 sys3 iscsi-target: < Normal logout from iqn.1991-05.com.microsoft:inspiron on 10.4.1.5

from the Microsoft 1.06 initiator.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 28 21:03:44 2005 UTC (18 years, 3 months ago) by agc
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>