From owner-cvs-all Tue Apr 23 8:48:30 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 0507137B416; Tue, 23 Apr 2002 08:48:27 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NFmNn01056; Tue, 23 Apr 2002 08:48:23 -0700 (PDT) (envelope-from phk) Message-Id: <200204231548.g3NFmNn01056@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 23 Apr 2002 08:48:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.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 phk 2002/04/23 08:48:23 PDT Modified files: sys/kern subr_bus.c Log: Don't call malloc(9) to allocate zero bytes softc data for devices. Revision Changes Path 1.103 +1 -1 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message