From owner-cvs-all Sun Feb 11 19:15:54 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 0B4A637B491; Sun, 11 Feb 2001 19:15:44 -0800 (PST) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1C3Fhd92496; Sun, 11 Feb 2001 19:15:44 -0800 (PST) (envelope-from bmilekic) Message-Id: <200102120315.f1C3Fhd92496@freefall.freebsd.org> From: Bosko Milekic Date: Sun, 11 Feb 2001 19:15:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c src/sys/sys mutex.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2001/02/11 19:15:43 PST Modified files: sys/kern kern_mutex.c sys/sys mutex.h Log: Change all instances of `CURPROC' and `CURTHD' to `curproc,' in order to stay consistent. Requested by: bde Revision Changes Path 1.46 +11 -11 src/sys/kern/kern_mutex.c 1.25 +16 -16 src/sys/sys/mutex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message