From owner-cvs-all Sun Apr 7 10:54: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DAED37B404; Sun, 7 Apr 2002 10:53:58 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37Hrwg42831; Sun, 7 Apr 2002 10:53:58 -0700 (PDT) (envelope-from joe) Message-Id: <200204071753.g37Hrwg42831@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 7 Apr 2002 10:53:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb hid.c uhci.c usb_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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