From owner-cvs-all Tue Oct 23 15:35:33 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 46A5937B403; Tue, 23 Oct 2001 15:35:26 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9NMZQR13152; Tue, 23 Oct 2001 15:35:26 -0700 (PDT) (envelope-from jhb) Message-Id: <200110232235.f9NMZQR13152@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Oct 2001 15:35:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kernel.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/23 15:35:26 PDT Modified files: sys/sys kernel.h Log: Change TUNABLE_*_FETCH to have a return value of 0 if the variable was not found or successfully converted and true otherwise. Revision Changes Path 1.95 +5 -18 src/sys/sys/kernel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message