Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/scsipi
Module Name: syssrc
Committed By: tsutsui
Date: Sat Jan 12 16:37:56 UTC 2002
Modified Files:
syssrc/sys/dev/scsipi: scsipi_base.c scsipi_ioctl.c scsipiconf.c
Log Message:
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.42 -r1.43 syssrc/sys/dev/scsipi/scsipi_ioctl.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/scsipi/scsipiconf.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