Date: Fri, 5 Mar 1999 15:12:02 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/scsi_target scsi_target.c Message-ID: <199903052312.PAA87486@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1999/03/05 15:12:02 PST Modified files: share/examples/scsi_target scsi_target.c Log: Allocate a target mode instance to handle our target mode session, clean it up on exit. The address for attaching the emulator (path, target id, lun) is now specified on the command line. Some attempt at cathing signals and cleaning up target mode instances is now made. Revision Changes Path 1.3 +79 -16 src/share/examples/scsi_target/scsi_target.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903052312.PAA87486>