From owner-cvs-all Fri Dec 7 11:34: 6 2001 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 224E337B416; Fri, 7 Dec 2001 11:34:04 -0800 (PST) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB7JY4U66826; Fri, 7 Dec 2001 11:34:04 -0800 (PST) (envelope-from arr) Message-Id: <200112071934.fB7JY4U66826@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Fri, 7 Dec 2001 11:34:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/digi digi.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 arr 2001/12/07 11:34:04 PST Modified files: sys/dev/digi digi.c Log: The previous commit log message should have said: - Fix a bunch of malloc calls that are passing M_WAIT instead of the correct flag, M_WAITOK. Revision Changes Path 1.16 +0 -0 src/sys/dev/digi/digi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message