From owner-cvs-all Sun Aug 29 3:18:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 188AF14BCD; Sun, 29 Aug 1999 03:18:33 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA37024; Sun, 29 Aug 1999 03:15:01 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199908291015.DAA37024@freefall.freebsd.org> From: Bruce Evans Date: Sun, 29 Aug 1999 03:15:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/08/29 03:15:00 PDT Modified files: sys/i386/conf LINT Log: Removed dysfunctional/defunct options KERNFS_DIAGNOSTIC, UMAPFS_DIAGNOSTIC and UNION_DIAGNOSTIC. Uncommented NULLFS_DIAGNOSTIC. It is as bogus as the above three but since it is already a new-style option it is easier to use it than to fix it. Revision Changes Path 1.632 +2 -5 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message