Date: Sun, 7 Apr 2002 10:53:58 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb hid.c uhci.c usb_subr.c Message-ID: <200204071753.g37Hrwg42831@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/04/07 10:53:58 PDT Modified files: sys/dev/usb hid.c uhci.c usb_subr.c Log: MFNetBSD: hid.c (1.22), uhci.c (1.150), usb_subr.c (1.97) date: 2002/01/14 13:23:37; author: tsutsui; Call malloc(9) with M_ZERO flag instead of memset() after malloc(). Revision Changes Path 1.18 +1 -2 src/sys/dev/usb/hid.c 1.112 +3 -3 src/sys/dev/usb/uhci.c 1.47 +1 -2 src/sys/dev/usb/usb_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204071753.g37Hrwg42831>