Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/isa
Module Name: syssrc
Committed By: tsutsui
Date: Sat Jan 12 16:21:08 UTC 2002
Modified Files:
syssrc/sys/dev/isa: fd.c pckbc_isa.c seagate.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.20 -r1.21 syssrc/sys/dev/isa/fd.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/isa/pckbc_isa.c
cvs rdiff -r1.45 -r1.46 syssrc/sys/dev/isa/seagate.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