From owner-cvs-all Thu Sep 21 21:30:35 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 AC23937B422; Thu, 21 Sep 2000 21:30:33 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA62797; Thu, 21 Sep 2000 21:30:33 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200009220430.VAA62797@freefall.freebsd.org> From: John Baldwin Date: Thu, 21 Sep 2000 21:30:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include mutex.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/09/21 21:30:33 PDT Modified files: sys/i386/include mutex.h Log: Teach MTX_EXIT_RECURSE that the recursion count is a 32-bit integer, not a 16-bit one. Revision Changes Path 1.6 +4 -4 src/sys/i386/include/mutex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message