Subject: CVS commit: syssrc/sys/dev/i2o
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/12/2002 18:49:45
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sat Jan 12 16:49:45 UTC 2002

Modified Files:
	syssrc/sys/dev/i2o: iop.c iopl.c iopsp.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.21 -r1.22 syssrc/sys/dev/i2o/iop.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/i2o/iopl.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/i2o/iopsp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.