From owner-cvs-all Thu Oct 11 11:26: 1 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 0EAAA37B403; Thu, 11 Oct 2001 11:25:58 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9BIPwk93544; Thu, 11 Oct 2001 11:25:58 -0700 (PDT) (envelope-from jhb) Message-Id: <200110111825.f9BIPwk93544@freefall.freebsd.org> From: John Baldwin Date: Thu, 11 Oct 2001 11:25:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c src/sys/i386/linux linux_machdep.c linux_sysvec.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 jhb 2001/10/11 11:25:57 PDT Modified files: sys/i386/i386 trap.c sys/i386/linux linux_machdep.c linux_sysvec.c Log: Oops, these already included sys/lock.h, they just did so after sys/mutex.h which is too late. Revision Changes Path 1.204 +1 -2 src/sys/i386/i386/trap.c 1.22 +1 -2 src/sys/i386/linux/linux_machdep.c 1.91 +1 -2 src/sys/i386/linux/linux_sysvec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message