CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-10-23 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sun Oct 23 20:02:52 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: Makefile Log Message: also build the man page for iscsid To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/i

CVS commit: othersrc/external/bsd/iscsi/sbin

2011-10-22 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Oct 22 20:40:51 UTC 2011 Added Files: othersrc/external/bsd/iscsi/sbin: Makefile Log Message: add a SUBDIR-style Makefile for iscsictl and iscsid To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 othersrc/external/

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-10-22 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Oct 22 19:09:37 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsic_daemonif.c iscsic_driverif.c iscsic_globals.h Log Message: make this compile with gcc 4.5 To generate a diff of this co

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-10-21 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Oct 22 05:53:03 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid_lists.c Log Message: make this compile with gcc 4.5 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ othersrc/extern

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-10-21 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Oct 22 05:52:44 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid.h Log Message: provide C++ header support To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/iscsi

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-08-17 Thread Thomas Klausner
Module Name:othersrc Committed By: wiz Date: Wed Aug 17 14:49:00 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid.8 Log Message: Add some punctuation. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/iscsi/sbin/isc

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-08-17 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Wed Aug 17 14:44:06 UTC 2011 Added Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid.8 Log Message: add a first stab at a manual page for this daemon To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 othersrc/exte

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-17 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Wed Aug 17 14:43:16 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsictl.8 Log Message: we refer to an iSCSI session later in this man page as a distinguished value, so define it properly at first use.

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-17 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Wed Aug 17 14:41:53 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsic_main.c Log Message: don't use a -v command line argument to print the version - we have the version command to do that To generate

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-15 Thread Jeff Rizzo
Module Name:othersrc Committed By: riz Date: Mon Aug 15 17:46:37 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsic_daemonif.c iscsic_driverif.c Log Message: Don't bother casting the unused return of snprintf()/memset() to (void). To g

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread Thomas Klausner
Module Name:othersrc Committed By: wiz Date: Mon Aug 8 19:54:51 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsictl.8 Log Message: Try to fix a sentence. New sentence, new line. Add a comment where the example is unclear. Use more markup. To gen

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread Jeff Rizzo
Module Name:othersrc Committed By: riz Date: Mon Aug 8 16:23:43 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsic_globals.h Log Message: Fix bigendian build of iscsictl. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ othersrc/

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread David A. Holland
Module Name:othersrc Committed By: dholland Date: Mon Aug 8 07:22:13 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsictl.8 Log Message: Minor edits (I don't know enough about how thi works to help that much) To generate a diff of this commit: cv

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 06:55:38 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: TODO Log Message: i've created the initial draft of the man page - take this off the list of things to do. To generate a diff of this comm

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 06:54:41 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: Makefile Log Message: Also make the man page for iscsictl(8) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 othersrc/external

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 06:53:00 UTC 2011 Added Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsictl.8 Log Message: Add a first pass at a manual page, iscsictl(8). To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 othersrc/ex

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 02:25:32 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: Makefile Log Message: Make this compile WARNS=4 To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ othersrc/external/bs

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 02:24:33 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: TODO iscsic_daemonif.c iscsic_driverif.c iscsic_globals.h iscsic_main.c iscsic_parse.c Log Message: Make this compile WARNS=4

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-07-25 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Tue Jul 26 05:53:03 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: Makefile Log Message: Add WARNS=4 to Makefile To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/iscsi/sb

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-07-25 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Tue Jul 26 05:51:58 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid_discover.c iscsid_driverif.c iscsid_lists.c iscsid_main.c iscsid_targets.c Log Message: adapt this code to WARNS=4 To gen

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-06-21 Thread Jeff Rizzo
Module Name:othersrc Committed By: riz Date: Tue Jun 21 22:48:57 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid_targets.c Log Message: Take the sizeof the *correct* structure. Now iscsid returns sensible data to iscsictl that the display code can

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-06-10 Thread Jeff Rizzo
Module Name:othersrc Committed By: riz Date: Fri Jun 10 18:49:33 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid_main.c Log Message: Use size_t for sizes, not int, so this can build on 64-bit platforms. To generate a diff of this commit: cvs rdif

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-06-10 Thread Jeff Rizzo
Module Name:othersrc Committed By: riz Date: Fri Jun 10 18:48:52 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid_driverif.c Log Message: Don't try to dereference a void pointer without proper cast. To generate a diff of this commit: cvs rdiff -u