From owner-cvs-all Sat Sep 5 05:43:05 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21298 for cvs-all-outgoing; Sat, 5 Sep 1998 05:43:05 -0700 (PDT) (envelope-from owner-cvs-all) 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 FAA21293; Sat, 5 Sep 1998 05:43:03 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA28440; Sat, 5 Sep 1998 05:42:57 -0700 (PDT) Date: Sat, 5 Sep 1998 05:42:57 -0700 (PDT) Message-Id: <199809051242.FAA28440@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys sysctl.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/09/05 05:42:56 PDT Modified files: sys/sys sysctl.h Log: Don't comment out dead code. Remove it. Fixed disgustingly long lines. Improved English in some comments. Revision Changes Path 1.63 +16 -18 src/sys/sys/sysctl.h