Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/iscsi
Module Name: src
Committed By: mlelstv
Date: Sat Jun 2 16:52:11 UTC 2012
Modified Files:
src/sys/dev/iscsi: iscsi_globals.h iscsi_main.c
Log Message:
avoid namespace pollution when debugging
don't panic when printing data for a dead (NULL) connection
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/iscsi/iscsi_globals.h
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/iscsi/iscsi_main.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