Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/iscsid
Module Name: src
Committed By: riz
Date: Sun May 27 16:50:32 UTC 2012
Modified Files:
src/sbin/iscsid: iscsid_driverif.c iscsid_lists.c iscsid_targets.c
Log Message:
Don't try to print pointers as integers, use %p instead and don't cast.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sbin/iscsid/iscsid_driverif.c \
src/sbin/iscsid/iscsid_lists.c src/sbin/iscsid/iscsid_targets.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