Source-Changes archive

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

CVS commit: syssrc/sys/dev/usb



Module Name:    syssrc
Committed By:   tsutsui
Date:           Sat Jan 12 17:11:04 UTC 2002

Modified Files:
        syssrc/sys/dev/usb: hid.c umidi.c usb_subr.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.21 -r1.22 syssrc/sys/dev/usb/hid.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/usb/umidi.c
cvs rdiff -r1.96 -r1.97 syssrc/sys/dev/usb/usb_subr.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