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

Modified Files:
	syssrc/sys/dev/ieee1394: fwnode.c fwohci.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.7 -r1.8 syssrc/sys/dev/ieee1394/fwnode.c
cvs rdiff -r1.48 -r1.49 syssrc/sys/dev/ieee1394/fwohci.c

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