From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 16:11:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D494416A4BF for ; Mon, 1 Sep 2003 16:11:59 -0700 (PDT) Received: from ohsmtp01.ogw.rr.com (ohsmtp01.ogw.rr.com [65.24.7.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6CB643FE5 for ; Mon, 1 Sep 2003 16:11:56 -0700 (PDT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) by ohsmtp01.ogw.rr.com (8.12.5/8.12.2) with SMTP id h81NBt9Z023110 for ; Mon, 1 Sep 2003 19:11:56 -0400 (EDT) Message-ID: <007e01c370dc$c7805be0$0200a8c0@satellite> From: "dave" To: Date: Mon, 1 Sep 2003 19:00:03 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: sysctl variable descriptions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 23:11:59 -0000 Hello, Running 5.1-RELEASE, and was wondering is there a list of each sysctl variable with a coresponding description? I know about sysctl -a and i pipe that to a file, get something like 700 hits on it. Thanks. Dave.