From owner-cvs-all Wed May 22 20: 8:46 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 0F54937B410; Wed, 22 May 2002 20:08:43 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4N38hB91794; Wed, 22 May 2002 20:08:43 -0700 (PDT) (envelope-from des) Message-Id: <200205230308.g4N38hB91794@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 22 May 2002 20:08:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.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 des 2002/05/22 20:08:42 PDT Modified files: sys/kern kern_mutex.c Log: Make the counters uintmax_ts, and use %ju rather than %llu. Revision Changes Path 1.98 +3 -2 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message