Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/pcmcia



Module Name:    syssrc
Committed By:   tsutsui
Date:           Sat Jan 12 16:25:16 UTC 2002

Modified Files:
        syssrc/sys/dev/pcmcia: if_xi.c pcmcia_cis.c pcmcom.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.19 -r1.20 syssrc/sys/dev/pcmcia/if_xi.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/pcmcia/pcmcia_cis.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pcmcia/pcmcom.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