From owner-cvs-all Thu Oct 26 16:30: 8 2000 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 39FE437B479; Thu, 26 Oct 2000 16:30:04 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA93801; Thu, 26 Oct 2000 16:30:04 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010262330.QAA93801@freefall.freebsd.org> From: John Baldwin Date: Thu, 26 Oct 2000 16:30:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 spl.9 SPLASSERT.9 CONDSPLASSERT.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/10/26 16:30:03 PDT Modified files: share/man/man9 spl.9 SPLASSERT.9 CONDSPLASSERT.9 Log: Add a note that the spl() API is deprecated in favor of mutexes. Revision Changes Path 1.9 +8 -2 src/share/man/man9/spl.9 1.10 +7 -1 src/share/man/man9/SPLASSERT.9 1.8 +7 -1 src/share/man/man9/CONDSPLASSERT.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message