From owner-freebsd-current Tue Sep 26 13:39:37 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA21235 for current-outgoing; Tue, 26 Sep 1995 13:39:37 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA21227 for ; Tue, 26 Sep 1995 13:39:32 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA08219; Tue, 26 Sep 1995 13:32:52 -0700 From: Terry Lambert Message-Id: <199509262032.NAA08219@phaeton.artisoft.com> Subject: Re: kernel versions and config's rm -rf To: bde@zeta.org.au (Bruce Evans) Date: Tue, 26 Sep 1995 13:32:52 -0700 (MST) Cc: terry@lambert.org, wollman@lcs.mit.edu, current@FreeBSD.ORG In-Reply-To: <199509260943.TAA28830@godzilla.zeta.org.au> from "Bruce Evans" at Sep 26, 95 07:43:38 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 438 Sender: owner-current@FreeBSD.ORG Precedence: bulk > >The number of PTY's is one example of a compile time option that the > >resulting code depends upon. > > It's also an example of an option for which the dependencies are handled > perfectly. So why does the 'config' process delete the directory? Because other stuff *isn't* handled perfectly. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.