Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/tc
Module Name: syssrc
Committed By: tsutsui
Date: Sat Jan 12 16:29:31 UTC 2002
Modified Files:
syssrc/sys/dev/tc: px.c pxg.c stic.c zs_ioasic.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.11 -r1.12 syssrc/sys/dev/tc/px.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/tc/pxg.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/tc/stic.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/tc/zs_ioasic.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