From owner-cvs-sys Thu Jan 16 01:03:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA11444 for cvs-sys-outgoing; Thu, 16 Jan 1997 01:03:15 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id BAA11436; Thu, 16 Jan 1997 01:03:10 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id BAA08927; Thu, 16 Jan 1997 01:02:51 -0800 (PST) To: Bruce Evans cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, jkh@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/conf LINT In-reply-to: Your message of "Thu, 16 Jan 1997 19:24:37 +1100." <199701160824.TAA28517@godzilla.zeta.org.au> Date: Thu, 16 Jan 1997 01:02:51 -0800 Message-ID: <8923.853405371@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Modified: sys/i386/conf LINT > > Log: > > Document INCLUDE_CONFIG_FILE. > > Does anyone really want it? It isn't used in GENERIC or > /usr/src/release. One of the improvements in 2.0 vs 1.1.5 was that the > config file went away :-). I like this feature a lot! It's saved quite a few people's bacon when a source tree went away and took /sys/i386/conf with it, and we'd have had freefall's kernel resurrected in no time if this had been compiled in after our recent drive outtage which took freefall's own /usr/src away. Jordan