From owner-cvs-all Tue Feb 10 16:06:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15289 for cvs-all-outgoing; Tue, 10 Feb 1998 16:06:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15283; Tue, 10 Feb 1998 16:06:55 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA12736; Tue, 10 Feb 1998 16:05:29 -0800 (PST) Date: Tue, 10 Feb 1998 16:05:29 -0800 (PST) Message-Id: <199802110005.QAA12736@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_lock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/02/10 16:05:28 PST Modified files: sys/kern kern_lock.c Log: Include SIMPLELOCK_DEBUG functions even if SMP if compiling LINT; give an error for the combination if _not_ compiling LINT. Revision Changes Path 1.17 +6 -2 src/sys/kern/kern_lock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message