From owner-cvs-all Wed Oct 24 7:18:38 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 AE9E937B405; Wed, 24 Oct 2001 07:18:33 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9OEIXf31076; Wed, 24 Oct 2001 07:18:33 -0700 (PDT) (envelope-from jhb) Message-Id: <200110241418.f9OEIXf31076@freefall.freebsd.org> From: John Baldwin Date: Wed, 24 Oct 2001 07:18:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sx.c src/sys/sys sx.h 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/24 07:18:33 PDT Modified files: sys/kern kern_sx.c sys/sys sx.h Log: Fix this to actually compile in the !INVARIANTS case. Reported by: Maxime Henrion Revision Changes Path 1.13 +8 -0 src/sys/kern/kern_sx.c 1.14 +3 -1 src/sys/sys/sx.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message