From owner-cvs-all Fri Jan 19 22: 7:56 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 C74A737B400; Fri, 19 Jan 2001 22:07:36 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0K67aP48641; Fri, 19 Jan 2001 22:07:36 -0800 (PST) (envelope-from jake) Message-Id: <200101200607.f0K67aP48641@freefall.freebsd.org> From: Jake Burkholder Date: Fri, 19 Jan 2001 22:07:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 genassym.c swtch.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jake 2001/01/19 22:07:36 PST Modified files: sys/i386/i386 genassym.c swtch.s Log: Rename the ASSYM MTX_RECURSE to MTX_RECURSECNT in order to not conflict with the flag of the same name. Revision Changes Path 1.100 +2 -2 src/sys/i386/i386/genassym.c 1.106 +3 -3 src/sys/i386/i386/swtch.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message