Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/external/bsd/iscsi/sys/dev/iscsi



Module Name:    othersrc
Committed By:   riz
Date:           Sun Jun 26 22:50:27 UTC 2011

Modified Files:
        othersrc/external/bsd/iscsi/sys/dev/iscsi: iscsi_ioctl.c

Log Message:
Use copyinstr(), not strlcpy, to copy a string from userland.  I can
now use iscsi on my macppc box.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    othersrc/external/bsd/iscsi/sys/dev/iscsi/iscsi_ioctl.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