Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev
Module Name: syssrc
Committed By: tsutsui
Date: Mon Jan 14 13:39:15 UTC 2002
Modified Files:
syssrc/sys/dev/eisa: if_fea.c
syssrc/sys/dev/pci: if_fpa.c
Log Message:
Call malloc(9) with M_ZERO flag instead of bzero() after malloc().
XXX It seems these attachments need to be rewritten for modern config(9)..
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/eisa/if_fea.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/pci/if_fpa.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