From owner-freebsd-new-bus Mon Nov 5 9:11:25 2001 Delivered-To: freebsd-new-bus@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 5EA7737B416 for ; Mon, 5 Nov 2001 09:11:22 -0800 (PST) Received: from localhost (arr@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id fA5HBFb72903 for ; Mon, 5 Nov 2001 12:11:15 -0500 (EST) (envelope-from arr@FreeBSD.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Mon, 5 Nov 2001 12:11:14 -0500 (EST) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: freebsd-new-bus@FreeBSD.org Subject: subr_bus.c patch -- small. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey, This is just a small patch that removes the explicit setting of two values to zero, when on the malloc, the M_ZERO flag was given to guarantee zero'd out memory. the m_zero should be explicit enough, however. patch: http://www.freebsd.org/~arr/patches/m_zero-already.diff Let me know if you have problems iwth the patch. Cheers, Andrew -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message