From owner-cvs-sys Sun Jun 21 06:38:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19465 for cvs-sys-outgoing; Sun, 21 Jun 1998 06:38:44 -0700 (PDT) (envelope-from owner-cvs-sys) 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 GAA19400; Sun, 21 Jun 1998 06:38:28 -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 GAA00438; Sun, 21 Jun 1998 06:36:57 -0700 (PDT) Date: Sun, 21 Jun 1998 06:36:57 -0700 (PDT) Message-Id: <199806211336.GAA00438@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/06/21 06:36:56 PDT Modified files: sys/i386/conf LINT Log: Moved P1003 options from the middle of the devices section to the end of the main options section. Turned on documented option OVERRIDE_TUNER. LINT is primarily for turning on options, not for documenting them. Don't list IPFILTER twice (once as broken). Revision Changes Path 1.438 +15 -16 src/sys/i386/conf/LINT