From owner-cvs-all Sat Sep 9 18:54:18 2000 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 C14A937B422; Sat, 9 Sep 2000 18:54:15 -0700 (PDT) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA61998; Sat, 9 Sep 2000 18:54:15 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <200009100154.SAA61998@freefall.freebsd.org> From: Jason Evans Date: Sat, 9 Sep 2000 18:54:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/09/09 18:54:15 PDT Modified files: sys/kern kern_malloc.c Log: Back out the addition of malloc_mtx. It was incompletely conceived, and will be done correctly in the future. Revision Changes Path 1.70 +1 -14 src/sys/kern/kern_malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message